Libraries tagged by be_user
yoast/google-analytics
823 Downloads
Add Google Analytics to WordPress and be able to use all the powerful functions Google Analytics offers.
modularr/flexible-php-pagination
7668 Downloads
The Flexible PHP pagination class was designed to be the easiest to use PHP Pagination system without losing any customization options.
facebook/fbmock
18273 Downloads
FBMock is a PHP mocking framework designed to be simple and easy to use.
old-xoops-libraries/php-downloader
33363 Downloads
Some classes from php-downloader v1.0 by www.ipunkt.biz package that were used in Xoops but can't be found outside
hgraca/php-extension
2049 Downloads
A PHP library with code that can be included into a project and used as if it was part of the PHP core itself.
xpersonas/laravel-styleguide
3288 Downloads
Simple styleguide for use with Laravel projects. Quickly create a page of html elements and components to be styled with your front end stylesheets.
sitewards/bigpipe
7 Downloads
Implements a BigPipe option to Magento, so a block can be marked as BigPipe an will be rendered after the first flush appeared. Facebook uses that technique to avoid a blocking of the loading process by some slower components.
mouf/utils.cache.cache-interface
376367 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
do-while/contao-mpdf-template-bundle
2103 Downloads
With the mpdf-template extension, a saved pdf file can be activated as a layout template for PDF output. Uses the mPDF library.
bagf/dynamic
12109 Downloads
Versatile Dynamic/Hybrid class generator library which can used when existing classes or objects that need to be evolved at a runtime.
amirshnll/persian-swear-words
148 Downloads
This is a to-be-complete list of Persian Swears you can use in your production to filter unwanted content. Wordlist is available in JSON format and there is also a helper class written in PHP to assist you how to use this datas.
mindshape/mindshape_cookie_hint
71046 Downloads
Shows a visible hint on the website that cookies are used - according to the European laws. Easy to install, fully customizable and the hint will permanently be hidden after accepting.
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
wordplate/autoloader
2299 Downloads
Enables standard plugins to be required just like must-use plugins in WordPlate
littlebizzy/autoloader
6 Downloads
Enables standard WordPress plugins contained in a directory to be placed in the mu-plugins directory and loaded prior to others (forked from Bedrock).