Libraries tagged by def
watheqalshowaiter/model-fields
66 Downloads
Get model fields fast — required, nullable, or default
warlof/seat-discord-connector
56375 Downloads
A SeAT plugin which maintain user access on a Discord Guild based on defined pattern.
voku/session2db
19708 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
vojtech-dobes/nette-multi-authenticator
4645 Downloads
Allows definition of multiple authentication ways with unified API (for Nette Framework).
vasek-purchart/phing-copy-files-task
53332 Downloads
Copy files with better control over copying than the default Phing CopyTask
utexas/forty_acres
144268 Downloads
Default Drupal theme used with the UT Drupal Kit
typo3/cms-sv
300896 Downloads
The core/default services. This includes the default authentication services for now.
tuxonice/transfer-objects
8540 Downloads
Build data transfer objects from json definition
trkisf2/remote-collection-stream
9436 Downloads
Continuously streams remote collection in user defined chunks and yields them using Generators.
tiagomichaelsousa/laravelresources
13533 Downloads
Laravel Resources is a speed-up development package that allows you to create a boilerplate for Laravel apps with a default API structure.
tarfin-labs/event-machine
7315 Downloads
An event-driven state machine library for PHP, providing an expressive language to define and manage application states, enabling developers to create complex workflows with ease and maintainability.
symbiote/silverstripe-usertemplates
13998 Downloads
Provides user-definable templates within the CMS that can be applied to content trees. Allows specification of Layout and main templates, as well as associating css + js files
symbiote/silverstripe-dynamiclists
9013 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
swisnl/php-cs-fixer-config
42201 Downloads
Default PHP-CS-Fixer config factory used at SWIS
stymiee/php-simple-encryption
6507 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.