Libraries tagged by one file
wackystudio/laravel-test-watcher
19061 Downloads
A test file watcher for Laravel that automatically runs specific test cases based on a @watch annotation
tomatophp/filament-logger
1736 Downloads
Log all user activity to file or log driver and preview it on your FilamentPHP panel
smmoosavi/php-gettext-core
22943 Downloads
php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.
smmoosavi/php-gettext
23706 Downloads
Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.
smith197/steamauthentication
541 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.
ngmy/laravel-ide-helper-eloquent
5050 Downloads
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.
netbrothers-gmbh/nbcsb-bundle
1449 Downloads
Creating skeleton structure for symfony bundle with one single command. Creates directory structure and necessary files, activates your bundle. See: https://netbrothers.de/easy-create-reusable-symfony-bundle
hauerheinrich/hh-video-extender
49280 Downloads
Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.
diswebru/phpexcel
4645 Downloads
PHP library for writing and reading files in EXCEL format. Modified to work on PHP 8.
datatables.net/datatables.net-buttons-bs5
4743 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
bmdevel/php-index
43586 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
b13/distributed-flysystem
7252 Downloads
Syncs files between frontend nodes in a multi-head environment based on PHP League / Flysystem
liip/process-manager
67792 Downloads
Provides a simple locking mechanism based on UNIX process id's written to a PID file.
yii2-extended/yii2-export-policy-onefile
6428 Downloads
An implementation of the yii2 export policy interface that creates only one file for each model
vkabachenko/yii2-filepond
510 Downloads
Yii2 upload file module based on filepond js library