Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Inflector Laravel Package

doctrine/inflector

Doctrine Inflector is a lightweight PHP library for common string transformations: convert words between singular and plural forms, and handle case changes. Useful for naming conventions in frameworks and tools where consistent word inflection is needed.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
anahkiasen/underscore-php Underscore.php brings functional helpers to PHP inspired by Underscore.js. Chainable, collection and array utilities like map, filter, reduce, groupBy, sortBy, pluck, and more. Handy for concise data manipulation in any PHP project, including Laravel. 1,110 1,108 89 31K 29 8.8 22.3
View on GitHub
Context7
antares/accessible 12 12 2 2 0 2.8 0.9 MIT 10 years ago
View on GitHub
Context7
api-platform/core API Platform Core lets you quickly build hypermedia-driven REST and GraphQL APIs in PHP/Symfony. Supports JSON-LD, Hydra, OpenAPI v2/v3, JSON:API, HAL, and RFC7807. Extensible, high-performance, API-first. 2,560 2,577 965 920K 343 77.1 68.7 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
api-platform/metadata 24 24 1 441K 0 0.3 55.3 MIT
View on GitHub
Context7
api-platform/postman-collection-generator 30 28 8 0 0 0.2 MIT
View on GitHub
Context7
api-platform/schema-generator CLI tool from API Platform that generates PHP class models from vocabularies like Schema.org and ActivityStreams, or from OpenAPI specs. Quickly scaffold types and properties into a ready-to-use PHP codebase for APIs and domain models. 471 473 108 67K 25 35.7 42.7 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
araise/crud-bundle 7 7 2 145 2 0.8 18.8 MIT
View on GitHub
Context7
atheon/doctrine-cache-bundle 0 0 0 0 0 0.3 MIT 3 years ago
View on GitHub
Context7
b2pweb/bdf-prime 3 3 0 393 0 0.6 29.1 MIT
View on GitHub
Context7
bnza/job-manager 0 0 0 0 0 0.0
View on GitHub
Context7
cnd-api-maker/core Laravel package for building and scaffolding API endpoints with CND API Maker. Provides core helpers and structure to generate controllers, routes, and resources, speeding up common CRUD API development and standardizing patterns across projects. 0 0 0 0 0 0.0
View on GitHub
Context7
comunedifirenze/mysql-workbench-schema-exporter Converts MySQL Workbench .mwb models into other schemas via formatter/exporter plugins, including Doctrine 1/2 (YAML/annotations), Propel (XML/YAML), Zend Framework, Sencha ExtJS models, and Node Sequelize. Includes a CLI; install via Composer. 0 0 0 87 0 0.0 26.9 MIT
View on GitHub
Context7
corponat/maker-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
customizer/maker-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
cycle/annotated Adds annotation/attribute support for Cycle ORM: discovers mapping metadata from PHP docblocks or native attributes, builds entity schema definitions, and integrates with Cycle’s schema compiler. Useful for modeling entities without separate configuration files. 28 28 14 20K 9 31.8 49.0 MIT 2 weeks ago
View on GitHub
Context7
daniel-iwaniec/elasticsearch-bundle 0 0 1 0 0 0.0 MIT
View on GitHub
Context7
delormejonathan/accessible Accessible is a PHP library that uses docblock annotations to automate class behavior: generates getters/setters, validates setter arguments with Symfony Assert, initializes properties in constructors, and manages collections and associations with add/remove helpers. 0 0 0 0 0 0.3 MIT 6 years ago
View on GitHub
Context7
devtrw/parse-bundle 1 2 0 0 0 0.0
View on GitHub
Context7
digitalrevolution/accessorpair-constraint PHPUnit helper to automatically test and cover getters/setters (and constructor-to-getter pairs) on data classes. Add the AccessorPairAsserter trait and call assertAccessorPairs() to validate accessor pairs, optional default/initial value checks. 9 10 10 3K 1 28.6 40.3 MIT 3 weeks ago
View on GitHub
Context7
dmytrof/access-permissions-bundle Symfony 4/5 bundle for defining access permissions with security voters. Provides AbstractVoter plus CRUD helpers/traits and an AdminInterface to expose per-user allowed attributes (view/create/edit/delete) for your entities. 1 1 0 27 0 3.3 16.0 MIT 4 years ago
View on GitHub
Context7
dmytrof/import-bundle 0 0 0 18 0 9.0 17.7 MIT 2 years ago
View on GitHub
Context7
dmytrof/models-management-bundle Symfony 4/5 bundle to manage models and entities from databases and external sources (e.g., third-party APIs). Provides a unified way to organize, handle, and work with your application’s domain data. 0 0 0 50 0 9.0 23.6 MIT 3 years ago
View on GitHub
Context7
doctrine/doctrine-cache-bundle 2,713 2,789 80 246K 0 10.1 19.2 MIT 6 years ago
View on GitHub
Context7
doctrine/orm Doctrine ORM is an object-relational mapper for PHP 8.1+ providing transparent persistence for PHP objects on top of Doctrine DBAL. Includes Doctrine Query Language (DQL), an object-oriented SQL-like dialect for flexible querying without duplication. 10,174 10,347 2,535 5M 1,278 91.5 70.2 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
dunglas/api-bundle API Platform Core builds hypermedia-driven REST and GraphQL APIs with Symfony. Supports JSON-LD/Hydra, OpenAPI v2/v3, JSON:API, HAL, and Problem Details. Quickly generate powerful, extensible, high-performance APIs. 2,560 2,565 965 328 343 77.1 32.1 MIT 2 weeks ago
View on GitHub
Context7
dwcasteam/configuration-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
effiana/doctrine-cache-bundle 0 0 0 0 0 0.3 MIT 6 years ago
View on GitHub
Context7
ekino/sonata 4 4 11 0 3 2.6 3.8 MIT 5 years ago
View on GitHub
Context7
ekyna/resource Laravel package providing a Resource layer with controllers, forms, validation, persistence and admin-style CRUD tooling. Helps structure domain resources consistently across your app and speeds up building back-office interfaces. 1 1 0 6 0 0.0 8.3 MIT
View on GitHub
Context7
elao/admin-bundle 8 9 1 0 5 2.2 1.1 9 years ago
View on GitHub
Context7
handcraftedinthealps/rest-routing-bundle Symfony bundle that restores FOSRestBundle-style automatic REST route generation. Supports format options and method/name prefixing, and includes a command to dump/convert type: rest routes into standard Symfony routes for migration or opt-out. 58 58 7 49K 0 5.3 40.6 MIT 11 months ago
View on GitHub
Context7
hyperf/stringable 0 0 0 43K 0 24.5 62.8 MIT 2 months ago
View on GitHub
Context7
hyperf/support 1 2 1 42K 0 19.5 60.4 MIT 6 months ago
View on GitHub
Deep Wiki
Context7
illuminate/support 582 629 157 2M 0 7.6 48.5 MIT
View on GitHub
Context7
jane/jane Deprecated Jane package; development moved to janephp/janephp. Use the new repository for current releases, documentation, and support. 78 85 9 289 0 1.7 6.4 MIT 8 years ago
View on GitHub
Context7
jane/open-api Deprecated package for generating API clients/models from OpenAPI specs with Jane. This repository is no longer maintained; use the consolidated JanePHP project instead: https://github.com/janephp/janephp 185 198 26 188 0 2.1 3.0 MIT 8 years ago
View on GitHub
Context7
jane-php/json-schema 11 12 6 47K 0 0.8 49.5 MIT 7 years ago
View on GitHub
Context7
joomla/string Joomla Framework String package for robust string handling in PHP. Installable via Composer, it provides utilities and helpers for common string operations and is maintained as part of the Joomla Framework ecosystem. 18 20 18 116K 1 6.9 53.5 GPL-2.0 10 months ago
View on GitHub
Context7
kunstmaan/bundles-cms Kunstmaan CMS is a full-featured, multilingual CMS built on the Symfony full-stack framework. It offers page and form assembly, versioning, workflow, translation tools, and media management, plus integrations with community bundles. 412 413 186 1K 96 36.6 33.8 MIT 1 year ago
View on GitHub
Context7
kunstmaan/sensio-generator-bundle Symfony bundle adding interactive CLI generators to scaffold code like bundles, forms, and CRUD controllers from Doctrine 2 schemas. Note: deprecated for modern Symfony—no Symfony 4/Flex support; use Symfony MakerBundle instead. 2 2 1 3K 0 2.4 41.7 MIT 3 years ago
View on GitHub
Context7
laravel/framework Laravel Framework core provides an elegant PHP foundation for building web apps: fast routing, powerful service container, sessions/caching, database migrations, queues, and real-time broadcasting—tools that scale from small projects to large applications. 34,735 35,215 11,892 10M 58 94.9 70.8 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
nelmio/api-doc-bundle Symfony bundle to generate OpenAPI documentation for your APIs. Provides an interactive docs UI and schema generation driven by PHP 8 attributes. Requires PHP 8.1+ and Symfony 6.4+. Includes migration guides and solid CI support. 2,346 2,395 898 1M 53 71.8 67.4 MIT 4 weeks ago
View on GitHub
Context7
paknahad/jsonapi-bundle Laravel package for building JSON:API-compliant APIs. Provides controllers, resources and request handling to standardize responses, filtering, sorting, pagination, includes and errors, helping you ship consistent endpoints faster. 71 72 26 448 18 6.4 17.6 MIT
View on GitHub
Context7
pimcore/pimcore Pimcore is an open-core data and experience management platform built on Symfony, combining PIM/MDM, CDP, DAM, DXP/CMS, and digital commerce. Model data and UI together, extend via Symfony bundles, and tailor it to any project. 3,771 3,774 1,504 53K 502 83.4 48.7 NOASSERTION 1 week ago
View on GitHub
Deep Wiki
Context7
pragmarx/ia-str Framework-agnostic extraction of Laravel’s Illuminate\Support\Str and string helper functions, repackaged under IlluminateAgnostic\Str to avoid namespace conflicts. Use Str:: methods or global str_* helpers in any PHP project, including Laravel apps. 52 52 11 26K 3 1.3 37.3 MIT
View on GitHub
Context7
sllh/php-cs-fixer-styleci-bridge 39 42 7 10K 6 2.2 35.1 MIT
View on GitHub
Context7
sonata-project/admin-bundle 2,124 2,166 1,244 188K 7 57.1 35.4 MIT 3 days ago
View on GitHub
Context7
spiral/cycle-bridge Bridge package integrating Cycle ORM v2 with Spiral Framework 3+. Provides ORM configuration and runtime wiring for Spiral apps using PDO database drivers on PHP 8.1+. 18 18 8 4K 9 21.7 37.5 MIT 5 months ago
View on GitHub
Deep Wiki
Context7
spiral/framework Spiral Framework is a high-performance, long-running full-stack PHP framework built for RoadRunner. PSR-compliant components, resident memory kernel, and native support for queues, GRPC, WebSockets, and background workers. 2,047 2,048 91 96K 44 53.4 45.6 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
spiral/prototype Prototype generation tools for Spiral Framework to speed up application scaffolding. Provides helpers to define models, repositories, and services with less boilerplate, keeping code consistent while accelerating development and iteration. 3 3 1 96 0 4.8 19.3 MIT 6 years ago
View on GitHub
Context7
spiral/queue Spiral Queue provides a unified API to enqueue and process background jobs in Spiral apps, with drivers for popular backends, configurable workers, retries, and delayed execution. Use it to offload emails, imports, and other long-running tasks. 0 1 620 0.0 34.3
View on GitHub
Context7
spiral/reactor Spiral Reactor is a small PHP package for building and running reactive pipelines in Spiral apps. It helps compose transformations and event-driven flows with a simple API, aimed at lightweight orchestration and experimentation in Spiral-based projects. 4 4 3 19K 0 4.6 49.3 MIT 6 years ago
View on GitHub
Context7
spiral/scaffolder Spiral Framework scaffolder module for generating and wiring up application code. Provides scaffolding tools and templates to speed up project setup and common development tasks, with CI-tested quality (PHPUnit/Psalm) and documentation on spiral.dev. 2 2 4 3K 0 9.1 40.5 MIT 6 years ago
View on GitHub
Context7
stoutlogic/acf-builder Fluent builder for Advanced Custom Fields Pro (ACF) field groups. Define fields and locations in PHP, reuse configs, and generate ACF’s registration arrays with less boilerplate. Ideal for keeping ACF setup in version control. 837 837 60 42K 27 21.9 35.8 GPL-2.0 4 years ago
View on GitHub
Context7
sulu/sulu Sulu is an extensible open-source PHP CMS built on Symfony, designed for robust multilingual, multi-portal websites. It provides an intuitive admin interface to manage the full content lifecycle and serves as the core framework dependency for Sulu projects. 1,333 1,333 357 20K 493 66.9 49.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
sylius/resource Sylius Resource is a lightweight foundation for building domain resources in Symfony apps. It provides resource configuration, controllers, repositories, events, and form/grid integration to speed up CRUD and admin tooling while keeping your domain and persistence clean. 25 25 16 35K 0 0.6 43.2 MIT
View on GitHub
Context7
sylius/resource-bundle 234 238 166 201K 61 51.4 76.0 MIT 1 month ago
View on GitHub
Context7
sylius/sylius Sylius is an open-source eCommerce framework built on Symfony. Flexible, well-tested, and BDD-friendly, it includes a powerful REST API for integrations and omnichannel experiences. Great for building tailored commerce apps and complex business requirements. 8,478 8,494 2,161 96K 171 86.4 46.4 MIT 1 month ago
View on GitHub
Context7
symfony/maker-bundle Symfony MakerBundle speeds up development by generating boilerplate code via simple CLI commands. Create controllers, entities, forms, tests, and more with best-practice templates, consistent structure, and quick scaffolding for common Symfony tasks. 3,392 3,401 425 2M 134 74.3 70.5 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
windwalker/scalars 0 0 0 471 0 0.0 36.9 MIT
View on GitHub
Context7
wp-starter/support Lightweight support utilities for WP Starter projects. Includes helpful helpers, common abstractions, and shared tooling to speed up WordPress development and keep starter-based apps consistent, clean, and easier to maintain. 0 0 0 0 0 0.3 MIT 3 years ago
View on GitHub
Context7
wpstarter/framework WPStarter Framework is a Laravel-inspired PHP framework for building WordPress apps and plugins with modern patterns. It provides familiar helpers, service container features, and a clean structure to speed development while staying compatible with WordPress. 16 17 3 32 0 3.3 6.5 MIT 10 months ago
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle