Libraries tagged by zingle
konekt/search
52750 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
jweiland/events2
69554 Downloads
Events 2 - Create single and recurring events
jkphl/iconizr
9019 Downloads
A PHP command line tool for converting SVG images to a set of CSS icons (SVG & PNG, single icons and / or CSS sprites) with support for image optimization and Sass output
hyperf/nano
13968 Downloads
Scale Hyperf application down to a single file
hillholliday/craft-user-manual
72531 Downloads
Craft User Manual allows developers (or even content editors) to provide CMS documentation using Craft's built-in sections (singles, channels, or structures) to create a `User Manual` or `Help` section directly in the control panel.
grazulex/laravel-multipersona
426 Downloads
Laravel MultiPersona is a lightweight context-layer system for Laravel users. It allows a single user to switch between different roles, accounts, or tenants dynamically, without creating multiple logins or sessions.
goldnead/statamic-brand-context
3988 Downloads
Optional multi-brand (multi-tenant) foundation for Statamic addons. Single-brand by default, multi-brand behind a feature flag.
geeky/query-cache-builder
85607 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
eftec/bladeonehtml
25614 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
drnxloc/laravel-simple-html-dom
381679 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
dmitrirussu/php-sepa-xml-generator
47984 Downloads
Creates an XML file for a Single Euro Payments Area (SEPA) Direct Debit Payment.
digital-creative/icon-action-toolbar
30087 Downloads
Allows you to update a single column of a resource all at once.
digital-creative/batch-edit-toolbar
4562 Downloads
Allows you to update a single column of a resource all at once.
danharper/laravel-jsonx
59751 Downloads
Add XML support to a JSON-speaking Laravel API with a single middleware via JSONx
classpreloader/console
251852 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case