Libraries tagged by be_user
yiiext/activerecord-relation-behavior
34832 Downloads
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
xsuchy09/utm-cookie
42504 Downloads
Utm-Cookie saves utm parameters from url into cookie with defined lifetime (default 7 days). Than cookie (utm) can be used later without parsing google or any other cookies.
wgirhad/geophp
16354 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
webgriffe/captainhook
95231 Downloads
Provides some useful custom actions to be used with Captain Hook (a PHP GIT hooks library)
vaimo/module-admin-auto-login
36806 Downloads
Provides automatic admin login on Magento projects; Useful addition when working with a project locally (should be used only as require-dev)
tizis/lara-comments
3928 Downloads
Comments system for your Laravel application. Features: can be used to comment on any model, HTML filter customization (HTMLPurifier), API, comment rating, replies, events, auth rules ...
teewurst/psr4-advanced-wildcard-composer-plugin
19354 Downloads
Adds a parser to enable composer, to be used with wildcards
swen100/geophp
55153 Downloads
GeoPHP is an open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: (E)WKT, (E)WKB, GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area and a wide variety of other useful information.
soosyze/kses
34164 Downloads
An HTML/XHTML filter written in PHP. Checks on attribute values. Can be used to avoid Cross-Site Scripting (XSS), Buffer Overflows and Denial of Service attacks, among other things.
softon/sms
26853 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
sniccowp/php-scoper-wordpress-excludes
87489 Downloads
A list of all WordPress core classes, functions and constants. Meant to be used with the PHP-Scoper exclusion functionality.
silverstripe/closure
92320 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
serendipity_hq/component-var-dumper-f
285900 Downloads
Adds functions dumpf() and ddf() to Symfony's VarDumper component to be used in CLI scripts to dump to a file.
phpstubs/phpstubs
11905 Downloads
Contains PHP Stubs which can be used by IDEs, or static analysis tools
phplrt/lexer
108682 Downloads
The phplrt lexer library that can be used for scanners implementation using PCRE