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.
|
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,111 | — | 89 | — | 29 | 8.8 | 8.7 | — | — | |
| doctrine/orm | Doctrine ORM is a PHP 8.1+ object-relational mapper that provides transparent persistence for objects on top of Doctrine DBAL. Includes DQL, an object-oriented SQL-like query language inspired by Hibernate HQL, for flexible, powerful querying. | 10,170 | 10,348 | 2,536 | 5M | 1,283 | 89.6 | 70.5 | MIT | 1 week ago | |
| illuminate/support | — | 583 | 630 | 157 | 2M | 0 | 7.6 | 48.2 | MIT | — | |
| 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 | 98K | 1 | 24.1 | 60.3 | GPL-2.0 | 8 months ago | |
| laravel/framework | Laravel is a modern PHP web application framework with expressive syntax and batteries-included tooling: fast routing, dependency injection, sessions/cache, migrations, queues, and real-time broadcasting—built to make development enjoyable for apps of any size. | 34,630 | 35,101 | 11,833 | 9M | 55 | 93.2 | 70.6 | MIT | 1 day ago | |
| 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 | 22K | 3 | 1.3 | 36.5 | MIT | — | |
| spiral/framework | Spiral Framework is a high-performance, long-running full-stack PHP framework with 60+ PSR-compatible components. Powered by RoadRunner for resident-memory apps, it supports GRPC, queues, WebSockets, background workers, and more. | 2,039 | 2,042 | 90 | 174K | 42 | 55.0 | 50.4 | MIT | 1 month ago | |
| 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. | 1 | 1 | 0 | 565 | 0 | 0.0 | 33.9 | MIT | — | |
| 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 | 15K | 0 | 24.6 | 56.7 | MIT | 5 years ago | |
| 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 | 29.1 | 48.7 | MIT | 5 years ago | |
| symfony/maker-bundle | Symfony Maker Bundle accelerates Symfony development by generating boilerplate code via maker commands. Quickly create controllers, entities, forms, tests, security, and more, following best practices, so you can focus on building features instead of scaffolding. | 3,396 | — | 429 | — | 135 | 69.9 | 31.8 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?