Libraries tagged by case uses
crynton/pr-googlecse
163 Downloads
Frontend search plugin that uses the Google CSE api.
stephenharris/phpunit-require-wordpress-version
10 Downloads
Provides a trait to be used in your PHPUnit test cases to conditionally run tests based on the WordPress version
hdu/flarum-ext-auth-hducas
10 Downloads
Allow users to log in with CAS.
for023/ds_varbase_heroslider_media
21 Downloads
Varbase Hero slider media : This app will populate the universal implementation of a "Hero Slider" to be used on the homepage in most cases. A rich hero slider that allows you to display video and/or image slides.
ujiro2017/fixnames
4 Downloads
A code snippet that fixes name input by user. It removes spaces and none word characters and set the first letter in each name to upper case. Arguments are passed by referece.
mfonte/bitmask
19 Downloads
Bitmask class helps you to use all might of bit masks and don't care about what bitwise operations are. It represents a high-level abstraction that looks like simple and manageable object and behaves like collection.
jjawesome/yii-tool
1 Downloads
it is a yii fillform tool and middle table create tool that can fast and easy create a fillform page base on yii2 and it can product a api,the middleware tool can run many node,use sql both you can write php-programe,and the query is unbuffer,so do't care memory
invoicetronic/php-sdk
0 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
cmandersen/bitwise
1 Downloads
A bitwise operator package for making it easier to use bitwise columns in Eloquent models by adding a custom cast class and query functionality
almaviacx/restrictedsiteaccess
0 Downloads
AlmaviaCX Restricted SiteAccess Bundle provide a restriction of one or more siteaccess by IP addresses for ibexa 4.x in case it is impossible to restrict by nginx/apache or .htaccess. Useful for restricting a siteaccess on platform.sh
maknz/slack
11325947 Downloads
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
alek13/slack
4313934 Downloads
A simple PHP package (fork of maknz/slack) for sending messages to Slack, with a focus on ease of use and elegant syntax.
cash/lrucache
4295966 Downloads
An efficient memory-based Least Recently Used (LRU) cache
nexylan/slack
1599831 Downloads
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
ocramius/code-generator-utils
1437580 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection