Libraries tagged by are
unisharp/laravel-settings
162622 Downloads
Persistent settings manager for laravel, translations are supported.
sylvainjule/matomo
9406 Downloads
Matomo helpers, panel area and sections for Kirby
studocu/cacheable-entities
283165 Downloads
Cacheable entities are an abstraction layer to extract away cache-related responsibilities.
silverstripe/widgets
395792 Downloads
Widgets are small pieces of functionality such as showing the latest Comments or Flickr Photos. They normally display on the sidebar of your website.
pimcore/compatibility-bridge-v10
569265 Downloads
Pimcore Compatibility Bridge provides class aliases for the classes which were moved/updated and are necessary for backwards compatibility.
patchlevel/worker
317558 Downloads
Gives the opportunity to build a stable worker that terminates properly when limits are exceeded.
nystudio107/craft-twig-sandbox
78349 Downloads
Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed
niladam/filament-auto-logout
12219 Downloads
A filament plugin that auto logs out your users if they are idle.
msamgan/laravel-env-keys-checker
14978 Downloads
check if all the keys are available in all the .env files.
knplabs/dictionary-bundle
273762 Downloads
Are you often tired to repeat static choices like gender or civility in your apps ?
kktsvetkov/krumo
56014 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
humanmade/publication-checklist
141784 Downloads
Run checks and enforce conditions before posts are published.
georgique/world-geojson
2780 Downloads
GeoJson for all the countries, areas (regions) and some states.
funiq/geophp
105084 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.
erjanmx/laravel-migrate-check
263909 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any