Libraries tagged by is_a
forkcms/forkcms
42268 Downloads
Fork is an open source CMS that will rock your world.
drupal/drupal
74669 Downloads
Drupal is an open source content management platform powering millions of websites and applications.
pear/ole
1801668 Downloads
This package allows reading and writing of OLE (Object Linking and Embedding) compound documents. This format is used as container for Excel (.xls), Word (.doc) and other Microsoft file formats.
jalle19/php-whitelist-check
675605 Downloads
Provides a simple way to check whether an address or domain is on a whitelist
elliotjreed/disposable-emails-filter
336950 Downloads
A PHP package for determining whether an email address is from a disposable / temporary email address provider.
hbattat/verifyemail
125266 Downloads
PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.
open-smf/connection-pool
128477 Downloads
A common connection pool based on Swoole is usually used as the database connection pool.
neos/neos
910907 Downloads
An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.
coffeecode/router
100959 Downloads
A classic CoffeeCode Router is easy, fast and extremely uncomplicated. Create and manage your routes in minutes!
woothee/woothee-testset
120674 Downloads
Set of test case for woothee project. Project Woothee is multi-language user-agent strings parsers.
owasp/phprbac
956903 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.
yiisoft/var-dumper
1024108 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
stefro/laravel-lang-country
32025 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
pecee/simple-router
182973 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
jfcherng/php-sequence-matcher
3972835 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.