This repository has been archived by the owner on Jan 26, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
pierr3/Veloce
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Veloce is a simple PHP framework, made for accelerating your project. Veloce is not an MVC framework, but still handle all of your php files, and protect your web application ! To get started, launch install.php and follow the inscrutionsn then put ALL your php files in the App folder. You can now use the framework without addind any line of code ! For exemple, lets say you want to get an post in a database where the id is 5 in the table posts, just type $bdd->setActiveTable("posts"); and $bdd->get("'id' = 5"); Your done !
About
A simple, easy php framework, to do things faster.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published