Libraries tagged by be_user
mennovanhout/laravel-model-constants
412 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE
medelse/utm-cookie-bundle
15814 Downloads
The UtmCookieBundle is a Symfony Bundle to save utm parameters from url into cookie when exists. Than cookie (utm) can be used later without parsing google or any other cookies.
medelse/referer-cookie-bundle
8103 Downloads
The RefererCookieBundle is a Symfony Bundle to save referer into cookie when exists. Than cookie (referer) can be used later.
matthiasnoback/php-coding-dojo
117 Downloads
Empty project which can be used in a PHP and PHPUnit-oriented coding dojo
mat/geophp
6005 Downloads
GeoPHP is a 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: WKT (including EWKT), WKB (including EWKB), 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.
martynasbakanas/php-disposable-emails
237 Downloads
List of disposable email domains to be used in PHP
marcel-maqsood/mezzio-abstract-request-handler
111 Downloads
The AbstractRequestHandler is a abstract RequestHandler that contaisn additional functions to be used in a Laminas/Mezzio application
luxnewcms/boltcms-article-plugin
798 Downloads
📦 This Bolt extension can be used to add ContentTypes entries in the article editor.
lukasbableck/contao-more-backend-widgets-bundle
76 Downloads
This bundle adds backend widgets/inputTypes which can for example be used in other extensions or in RockSolid Custom Elements.
loadsys/cakephp-stateless-auth
371 Downloads
A replacement CakePHP Authentication/Authorization Component that is fully and strictly stateless. Designed to be used with Cake apps that are only accessed RESTfully.
listem/listem-php
30 Downloads
Listem is an easy to use (but highly customizable) data sorting and filtering module for PHP, that can be used for data lists/tables/grids, reports or APIs.
leonid-slv/php-rtf-template
1427 Downloads
Simple library for working with templates. Works on any PHP version, no additional libraries or dependencies are used. RTF files can be used from under any text editor, including MS Word. Supported formats UTF-8 and CP1251.
laravelflux/laravel-fixtures
5049 Downloads
Laravel Fixtures are used to load a 'fake' set of data into a database that can then be used for testing
kohanaworld/serialize-closure
5 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
kama812/laravel-comments
35 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 ...