Libraries tagged by dectr
decrypted/php-amqplib
26824 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
doctrine/skeleton-mapper
9587 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/search
57112 Downloads
ElasticSearch and Solr entity mapping library
doctrine/couchdb-odm
68260 Downloads
PHP Doctrine CouchDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to CouchDB.
worldia/instrumentation-bundle
58948 Downloads
Symfony opentelemetry auto-instrumentation: requests, commands, messenger, doctrine.
usmanhalalit/strana
7218 Downloads
Pagination library for PHP, framework agnostic, with built-in adapters for Doctrine, Eloquent, Pixie and PHP Array.
stymiee/php-simple-encryption
6300 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
shopware/dbal-nested-set
417371 Downloads
A Doctrine DBAL nested set implementation
sagalbot/encryptable
47623 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
roadiz/roadiz
9173 Downloads
Roadiz is a modern CMS based on a polymorphic content-schema system which can handle many types of services. It’s based on Symfony component and Doctrine ORM for maximum performances and security.
richardstyles/eloquentencryption
12111 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
php-soap/cached-engine
66440 Downloads
A cache decorator for php-soap/engine
mouf/schema-analyzer
202136 Downloads
A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL)
magros/laravel-model-encryption
47025 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
lm-commons/lmc-user
67167 Downloads
A generic user registration and authentication module for Laminas. Supports Laminas\Db and Doctrine2.