PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty.
(Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ... See the project web site (linked below) for a full discussion & code examples.)
Features
- Minimalist design
- Unlimited record sizes
- Full Create, Read, Update, & Delete Record Support
- Access records using logical record identifiers (0 ... n)
- Newline neutral, cross-platform interoperability (base64)
- Faster than an SQL Database (what isn't ? :)
- Test case included
- Easy to use
- *NEW* Support for PHP Array Indexing (IndexedArray.php)
License
Attribution Assurance LicenseOther Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PHP CRUD!