Skip to content

othercodes/minimal

Repository files navigation

Slave Framework

Slave Framework is a very very simple Application Development Framework to develop in PHP. It provides base classes to implement model, views and controller classes, as well a router class that reads routing configuration and maps request URLs to controllers to by dispatched by the application class, and a loader class to load view scripts.

The package also provides general purpose classes for database access with PDO, wrap get and post request values, get and check hashes of files, retrieving application texts for different idioms, set and get permissions of directories, compute salted hashs of passwords, set and get session values, handle file uploads, get the current page URL and redirect to a new page.

About

Minimal Framework is a very very simple Application Development Framework to develop in PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages