We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

PHP CRUD

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.)

If you are like the rest of our user community, your IT team is busy. With pressure to deliver on-time projects, you don’t have a lot of time to spend making your management tools work. You need network monitoring tools that work for you. You want tools that makes it easy to find performance issues before your users do and resolve them before they impact the business. That’s why tens of thousands of customers around the world love WhatsUp Gold.

Website http://www.soft9000.com/blog9000/index.php?entry=PHP-CRUD---New-Project
Tags
License
Platform
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)