Libraries tagged by moderation
jowy/feature
43482 Downloads
Feature flagging API used for operational rampups and A/B testing.
johmanx10/transaction
39283 Downloads
Handles operations with automatic rollback mechanisms.
jlorente/laravel-credit-cards
31216 Downloads
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.
flobbos/laravel-crudable
9591 Downloads
A Laravel package for saving time on crud operations
devuri/encryption
20756 Downloads
A Composer package for handling encryption and decryption operations.
datatables.net/datatables.net-select
18291 Downloads
Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables
blancks/fast-jsonpatch-php
1958 Downloads
Class designed to efficiently handle JSON Patch operations in accordance with the RFC 6902 specification
b3-it/oauth2-adfs
22733 Downloads
Microsoft Active Directory Federation Service (ADFS) OAuth 2.0 Client Provider for The PHP League OAuth2-Client
astatroth/laravel-timer
22028 Downloads
A small tool to measure operations execution time.
andreas-glaser/php-helpers
78206 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
alexandrainst/php-xlsx-fast-editor
4284 Downloads
PHP library to make basic but fast read & write operations on existing Excel workbooks
alancting/php-microsoft-jwt
29481 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
aeon-php/retry
152420 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution
6dreams/doctrine-bulk
35742 Downloads
Simple classes that allows bulk operations on doctrine entities.
doctrine/skeleton-mapper
9319 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.