Libraries tagged by Xact
wp-cli/extension-command
6180291 Downloads
Manages plugins and themes, including installs, activations, and updates.
ramsey/conventional-commits
662133 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
owasp/phprbac
596982 Downloads
PHP-RBAC is the de-facto authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more, in the fastest implementation yet.
noxlogic/ratelimit-bundle
2556805 Downloads
This bundle provides functionality to limit calls to actions based on rate limits
jublonet/codebird-php
781940 Downloads
Easy access to the Twitter REST API, Direct Messages API, Account Activity API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.
dvdoug/boxpacker
2028799 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
zendframework/zend-servicemanager
27779205 Downloads
Factory-Driven Dependency Injection Container
visanduma/nova-two-factor
330198 Downloads
Nova Two Factor Authentication
vierge-noire/cakephp-fixture-factories
503632 Downloads
CakePHP Dynamic Fixtures
tuupola/http-factory
3069981 Downloads
Lightweight autodiscovering PSR-17 HTTP factories
rmsramos/activitylog
34364 Downloads
This is my package activitylog
pxlrbt/filament-activity-log
131214 Downloads
Spatie's Laravel Activity Log integrated into Filament
psr-discovery/http-factory-implementations
3451950 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
php-activerecord/php-activerecord
378402 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
mpociot/laravel-test-factory-helper
613327 Downloads
Generate Laravel test factories from your existing models