Libraries tagged by persistence
activecollab/databasestructure
17396 Downloads
Define database structure in PHP and let the library generate object classes and tables
upinion/propel2
2858 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP 5.5 and up.
steamulo/mongodb-odm
6616 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
riak/riak-client
1528 Downloads
Riak client
prismic/prismic-bundle
21280 Downloads
Prismic.io integration with Symfony2
doctrine/mongodb-odm-softdelete-bundle
15534 Downloads
Symfony2 Doctrine MongoDB SoftDelete Bundle
mkd/laravel-state-management
7 Downloads
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications
zoclee/flux
7 Downloads
Flux is a pure PHP implementation of a unified message broker with PostgreSQL persistence.
yivoff/jwt-refresh-bundle
5779 Downloads
Token Refresh for JWT. Independent of persistence layer, splitting id/hash for verification
vxsoft/laravel-repository
16 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
vimac/myspot
21 Downloads
A simple PHP persistence framework based on PDO with sql map support
vespolina/molino
6406 Downloads
Small and fast library to make reusable tools persistence backend agnostic.
tystr/rest-orm
1830 Downloads
A simple ORM-like library handling object persistence with a RESTful API.
timadey/laravel-lazy-settings
15 Downloads
Enum-driven, per-scope settings for Laravel with lazy persistence: definitions live in an enum, values are only stored when changed, reads fall back to declared defaults.
swp/storage
55246 Downloads
Build persistence-agnostic storage layer.