Hi-Folks / array
Arr class is built on top of the PHP array functions. Arr exposes methods for creating, managing, accessing to the array data structure.
☆15Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for array
- Register Eloquent model event listeners just-in-time directly on the model.☆28Updated 2 months ago
- Laravel Model State Machine☆21Updated 9 months ago
- 🤠 A PestPHP Plugin to Help with Architecture Testing for SaloonPHP Integrations.☆38Updated 2 months ago
- `HasMany`, `HasOne` and `MorphMany` Eloquent relations with inverse hydration.☆30Updated 6 months ago
- Fluent Validation is a helper package, that allows you to use sensible defaults for your Laravel validation rules.☆25Updated 2 years ago
- Store your Laravel application settings in an on-disk JSON file. ⚙️☆31Updated last year
- [Abandoned] Log changes that occur on Eloquent models☆19Updated last year
- A Laravel package that provides functionalities for detecting sensitive information and patterns in the database, helping to ensure data …☆36Updated last year
- A simple laravel state machine to handle model transitions, based on a pre-defined list of rules.☆19Updated 2 years ago
- Easily add engagement features like likes, dislikes, upvotes, and downvotes to your models, paving the way for richer user interactions i…☆29Updated 4 months ago
- Laravel's Facade docblock generator.☆27Updated this week
- PHP library to detect and manipulate indentation of strings and files☆39Updated this week
- Sync your package with the latest changes in the skeleton☆53Updated 2 weeks ago
- Laravel middleware for idempotency