-
Notifications
You must be signed in to change notification settings - Fork 0
jeffreytgilbert/Db2Obj
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Purpose of this utility is to quickly take basic or advanced (eventually) scripts from mysql (or SQLite or whatever eventually) and turn them into PHP Value Objects and Accessor Objects with dumb CRUD methods (or whatever language you want eventually) so I don't have to rely on other massively bloated frameworks I don't want to use for building my applications. Eventually, abstractions will be used for different languages and SQL formats but a simple functional release in PHP is all I'm personally concerned with at the moment. -- Jeff
About
Translate a SQL(MySQL in this case) script to Value Objects and useful common Accessor Objects with dumb CRUD methods
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published