Libraries tagged by complex
riftweb/superseeder
108 Downloads
Supercharge your Laravel database seeding with execution tracking and rollbacks! This package adds migration-like behavior to seeders, preventing duplicate runs while enabling batch management and safe rollback of seeded data. Perfect for production environments and complex seeding workflows.
rezzza/formulate
35310 Downloads
Making life easier while writing complex math formulas, take a breath
regulus/identify
4715 Downloads
A Laravel 5 authentication/authorization package that adds roles, permissions, access levels, and user states. Allows simple or complex user access control implementation.
ranvis/identicon
413 Downloads
Identicon with variable complexity.
pnikolov/jquery-serialize-object
5335 Downloads
Wrapper of jquery-serialize-object provided from https://github.com/macek/jquery-serialize-object - Adds the method serializeObject to jQuery, to perform complex form serialization into JavaScript objects.
patienceman/filtan
2974 Downloads
Filtan is Laravel Http QueryFilter package designed to simplify and enhance the process of filtering queries by reading http queries. It enables developers to apply filters to queries and customize the results based on dynamic http parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your request effortlessly.
openbuildings/shipping
165062 Downloads
Add complex shipping to openbuildings/purchases package
nikolas/db_type
9370 Downloads
Conversion of complex PostgreSQL types (ARRAY, ROW, HSTORE) to PHP and vice versa
natshah/bootstrap-pull
23 Downloads
Bootstrap pull for Twitter Bootstrap v3. To have pull-right and pull-left for Bootstrap v3 for xs, sm, md, lg media. This will help having some complex behavior for contents.
natepage/easy-html-element
24 Downloads
An easy way to create simple or complex html elements in PHP.
morebec/orkestra-normalization
552 Downloads
Orkestra Component allowing to easily normalize complex object graphs to arrays of primitives for persistence purposes
mongerinc/search-request
2142 Downloads
Represent complex search queries and convert them to and from JSON
mojahed/mparser
147 Downloads
MParser is a powerful PHP package that simplifies parsing complex strings with custom tokens and expressions. With a flexible trait-based architecture, it enables effortless creation and extension of parsing functionality. Easily integrate MParser into your projects for efficient string processing and data extraction in a user-friendly manner.
moirei/laravel-pricing
713 Downloads
Easily manage complex pricing.
mkd/laravel-state-management
7 Downloads
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications