Libraries tagged by Macro case
jawira/case-converter
7582475 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
ghostwriter/case-converter
4076764 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
webpatser/laravel-uuid
17731043 Downloads
Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.
genealabs/laravel-casts
277385 Downloads
Useful form macros for Laravel's Blade template engine.
henzeb/enumhancer
350862 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
tommyknocker/pdo-database-class
6032 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
caneara/elevate
2 Downloads
A package that provides a library of macro functions for various Laravel components.
solutionplus/microservice
553 Downloads
a laravel package to deal with specific case of micro-services connection. So, it doesn't suit all needs or handle all connection cases
otas/microservice
21 Downloads
a laravel package to deal with specific case of micro-services connection. So, it doesn't suit all needs or handle all connection cases
illuma-law/laravel-vector-schema
60 Downloads
Portable Eloquent casts and Blueprint schema macros for pgvector and sqlite-vec.
laravel-macros/eloquent-insert-as-model
4 Downloads
Add `insertAsModel` macro to Eloquent Builder. Unlike `insert`, `insertAsModel` method will ensure that all inserted values will go through models' casts and mutators.
dersaun/fenix
269 Downloads
fenix simple micro-framework for study case
antoninmasek/laravel-route-directory-macro
994 Downloads
Adds Route::loadFromDirectory macro to Route facade, which will load all files with routes inside a directory.
partner/rawphp
618 Downloads
RawPHP is currently the most powerful framework in the world because of its ability to combine only the good parts of raw PHP, Laravel, CakePHP and Slim frameworks. It is PHP framework that helps you quickly write simple yet powerful web applications and APIs. You can write both laravel, Slim and cakephp code inside RawPHP!
jobinja/blade-macro
4875 Downloads
Reusable scope-protected blade blocks, with empty I/O on runtime (replacement for @include which uses native I/O based PHP includes).