Libraries tagged by persisting
propeller-orm/propeller-orm
184718 Downloads
Propeller ORM is an open-source ORM for PHP with code generation (fork of Propel).
oriceon/laravel-settings
7916 Downloads
Laravel 5 persistent settings
milpa/data
4729 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
jarjak/dbal-manager
114563 Downloads
Doctrine DBAL helper for bulk data imports in MySQL and other stuff.
illuminatech/config
22446 Downloads
Provides support for Laravel application runtime configuration managed in persistent storage
dayspring-tech/propel1
65585 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
chemem/bingo-functional
7246 Downloads
A simple functional programming library.
mongodb/builder
116503 Downloads
Query and Aggregation Builder for MongoDB
doctrine/skeleton-mapper
11191 Downloads
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.
doctrine/mongodb-odm-softdelete
53228 Downloads
Doctrine MongoDB MongoDB SoftDelete Library
doctrine/couchdb-odm
69462 Downloads
PHP Doctrine CouchDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to CouchDB.
bnomei/kirby3-autoid
21965 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
yahnis-elsts/admin-notices
2857 Downloads
A utility library for WordPress plugins that makes it easier to create admin notices. Supports persistently dismissible notices.
wwwision/privateresources
40191 Downloads
A Flow package that allows for protecting persistent resources from unauthorized access
waaseyaa/entity-storage
14841 Downloads
Pluggable entity persistence. v0.1.0: SQL storage behind clean interfaces.