Libraries tagged by propz
dashifen/repository
4434 Downloads
An object with read-only protected properties from which other objects can be extened.
cubear/cwd_saml_mapping
2775 Downloads
Drupal Custom module to extend functionality of drupal/saml_sp. Allows for mapping of saml properties into user fields and for automatic role assignment.
crowdstar/reflection
16414 Downloads
Allow to directly access protected/private properties and call protected/private methods.
cratia/orm-model
1680 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
cracksalad/i18n
635 Downloads
PHP library to properly handle internationalization, but in a stateless fashion - no gettext()!
complex-heart/sdk
299 Downloads
Domain model toolset to properly build Value Objects, Entities, Aggregates and Services.
complex-heart/domain-model
570 Downloads
Domain model toolset to properly build Value Objects, Entities and Aggregates.
comphp/di
45 Downloads
CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population.
code4recovery/spec
63 Downloads
The goal of the Meeting Guide API is help sync information about AA meetings. It was developed for the Meeting Guide app, but it is non-proprietary and other systems are encouraged to make use of it.
chkilel/vitewindmanager-plugin
65 Downloads
Helper plugin for Vitewind Theme, will inject CSS and JS assets for theme to work properly with viteJS in development and production
cedricve/lockfile
12251 Downloads
A session driver which properly locks the file session driver for Laravel
bytic/data-objects
7141 Downloads
Data objects for with property mutators and casting
betterphp/php-reflection-utils
10271 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
ayeo/parser
20848 Downloads
Replace placeholders with proper data
appserver-io-psr/http-message
18620 Downloads
PSR package containing some interface for HTTP messaging while PSR-7 is in proposal state