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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PHP CRUD!