php-attributes
There are 18 repositories under php-attributes topic.
MarcinOrlowski/lombok-php
Put your PHP8+ project on a diet by reducing total number of boilerplate code.
sagittaracc/decorator
Python style decorator for PHP
open-southeners/laravel-data-mapper
Extensible data mapper to objects, DTOs, enums, collections, Eloquent models, etc
marcuskober/php-attributes
In this tutorial, I will demonstrate how to utilize WordPress hooks with PHP attributes. Although it may not be necessary for every simple plugin, employing PHP attributes can be particularly useful in plugins with a large codebase.
open-southeners/laravel-scout-advanced-meilisearch
Advanced Meilisearch integration with Laravel Scout
leven-framework/router
🛣️ configure routes using PHP8 attributes, support for reverse routing, before and after middlewares and more
kontoulis/laravel-attribute-model-casting
A Laravel package enabling the use of native PHP attributes for defining and managing Eloquent model attribute casts.
ock-php/reflector-aware-attributes
Provides mechanisms for attribute objects to know about the symbol they are attached to.
rustamwin/attributes
Handling PHP Attributes by spiral/attributes
leven-framework/orm
🗂️ map pure PHP objects to a database; configure entities with PHP8 attributes, intuitive relationship mapping
agence-adeliom/lumberjack-hooks
[READ-ONLY] Register WordPress hooks, filters and shortcodes with PHP Attributes into Lumberjack
ahmedsaed27/PHP-Attributes
Native PHP Validation Using Attributes
bermudaphp/reflection
A powerful static utility class for PHP reflection operations with built-in caching and advanced metadata (attributes) handling. Provides convenient methods for working with PHP 8+ attributes and reflection objects.
muhammadpauzi/attribute-php-8
Learn Attribute on PHP 8 by creating simple http handling (mvc, api).
open-southeners/laravel-model-status
Integrate enum based statuses to Laravel models
programmerer1/AttributeRouter
AttributeRouter is a lightweight and intuitive routing solution for PHP applications that leverages modern attribute-based routing for defining and managing routes. It allows developers to focus on application logic rather than configuration complexities by providing an easy and clean way to register routes.
samaviam/model-filtration
Filtering the desired model records using query string in Laravel app
victorfreitas/awesome-wp-plugin
Plugin all-in-one to enable awesome WordPress features