The Pith PHP Framework is a web application framework written in PHP 5. Features planned for 1.0 are listed in the Readme; the current version of the Pith Framework is 0.5.7.2 (alpha release 22)
The goal of the Pith Framework is to combine a simple to use (pithy) framework with an admin control panel.
The Pith Framework puts everything it does into an easy to use variable named $pith. (Currently there are a couple other vars in the global namespace but they'll be gone in a few versions from now) Other objects can be loaded onto the $pith object, ex: $pith->filter, $pith->email, $pith->db
Features
- Normally only needs to load one object to run the framework (the PithFrameworkObject, $pith) which loads the views and controllers
- Almost everything is accessible through the $pith variable so as to not clutter up the namespace (there are a couple other vars needed right now but they'll be gone soon)
- A database object
- A file object (currently doesn't do much other then INI files)
- Secure file storage permissions without ending up in file-permission-hell
- An email sending object
- An admin panel that will be closely tied with the rest of the framework (only feature right now is viewing form submissions stored in INI files)
License
Mozilla Public License 1.1 (MPL 1.1)Follow Pith PHP Framework
Other Useful Business Software
    
                    
                    MongoDB Atlas runs apps anywhere
                    
                    
                
            
                            MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
                        
                    Rate This Project
Login To Rate This Project
    User Reviews
            Be the first to post a review of Pith PHP Framework!