Libraries tagged by asmo
stephenlake/laravel-properties
5207 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.
soosyze/kses
46491 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.
setasign/setafpdf
94380 Downloads
SetaFPDF is a clone of FPDF with an almost compatible interface while using SetaPDF-Core internally for the PDF generation.
rokka/utils
209733 Downloads
Some utility methods for rokka to be shared among projects
rexlabs/array-object
86433 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
rapidez/laravel-scout-elasticsearch
4838 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
rambomst/php-bounce-handler
147011 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
petkopara/crud-generator-bundle
55842 Downloads
Symfony3 bundle for CRUD generation with pagination, filtering, sorting, page size, bulk delete and bootstrap3 markup. This Generator supports Doctrine association mapping.
mmamedov/page-cache
11930 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
maniaba/asset-connect
467 Downloads
AssetConnect is a file management library for CodeIgniter 4 that allows you to associate files with any entity in your application
luracast/config
147072 Downloads
lazy load configuration data from php files returning associative arrays
kjohnson/format-object-list
222028 Downloads
Formats an associative array into a JS parsable array of objects.
kiwilan/typescriptable-laravel
13118 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
kba-team/markdown-table
54590 Downloads
Create a markdown table string from an associative array.
ikr/money-math
13658 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money