Libraries tagged by uses
codeat3/blade-file-icons
50989 Downloads
A package to easily make use of "File Icons" in your Laravel Blade views.
codeat3/blade-eos-icons
123774 Downloads
A package to easily make use of "EOS Icons" in your Laravel Blade views.
codeat3/blade-coolicons
24182 Downloads
A package to easily make use of Coolicons in your Laravel Blade views.
codeat3/blade-clarity-icons
87986 Downloads
A package to easily make use of Clarity Icons in your Laravel Blade views.
codeat3/blade-akar-icons
41274 Downloads
A package to easily make use of Akar Icons in your Laravel Blade views.
classpreloader/console
216638 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
cion/laravel-text-to-speech
25783 Downloads
This package creates a shared API to easily use Text to Speech functionalities amongst different TTS providers.
chx/drupal-issue-fork
43526 Downloads
Sets up a project to use an issue fork
chh/optparse
52446 Downloads
Easy to use option parser.
chh/cache-service-provider
160428 Downloads
Provides easy to use caching for Silex applications, built on top of the doctrine/cache package
chargely/chargify-sdk-php
151429 Downloads
Chargify SDK for PHP - Use the Chargify API in your PHP project
cdn77/tracy-blue-screen-bundle
74346 Downloads
This bundle lets you use the Tracy's debug screen in combination with the the default profiler in your Symfony application.
causal/oidc
44273 Downloads
This extension uses OpenID Connect to authenticate users.
casbin/yii-permission
6305 Downloads
Use Casbin in Yii2 PHP Framework, Casbin is a powerful and efficient open-source access control library.
byjg/jwt-session
72986 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.