Libraries tagged by appleid
heatapplied/php-heatapplied-sdk
0 Downloads
Heat Applied Graphic Technologies API SDK
gustavomgs/leidesmontes
4 Downloads
Pacote de integração com api.leidosdesmontes.com.br/v1
ggrible/coding-standards
23 Downloads
The WordPress coding standards applied to all WP Jazz projects.
framjet/coding-standard
53 Downloads
The FramJet PHP Coding Standard is a set of PHPCS rules applied to all FramJet projects.
everyday/craft-element-cache-buster
151 Downloads
Bust the Craft CMS cache when an entry is updated/deleted, a structure is moved or a project config is updated or applied.
divineomega/thisishowirole
152 Downloads
'This Is How I Role' is a PHP role management system that can be applied to any class.
daffie/drumongous
17 Downloads
The Drupal distribution for running Drupal with MongoDB as its backend. It has an automatically applied patch to update Drupal core.
cedricziel/lumen-appengine-mvm
12 Downloads
A Laravel Lumen distribution with modifications for Google AppEngines Managed VMs. Applied in a single transparent commit.
carono/yii2-rule-helper
2 Downloads
Yii2 helper for working with model validation rules and validators. Provides methods to check if validators are applied to model attributes and get validator short names
bored-programmers/laragrid
98 Downloads
LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.
banklansteve/social-interactions
2 Downloads
This Laravel package provides an elegant and customizable solution for adding social interaction features to your application. It supports liking, favoriting, and following/unfollowing models, making it perfect for social media platforms, community forums, or any application requiring user engagement functionality. The package is designed to be easy to integrate, lightweight, and extendable, allowing developers to quickly implement interaction features without reinventing the wheel. With support for polymorphic relationships, this package can be applied to any model, including posts, comments, users, and more, ensuring maximum flexibility for your application's needs.
ayaou/command-logger-bundle
63 Downloads
This bundle logs all commands executed with console, along with their execution time and errors if applied.
artificertech/laravel-pending-change
0 Downloads
A Laravel package for saving changes to models that will be applied later
aitor/seobiro
3 Downloads
Natural language processing applied to search engine optimization
ahmadvoid/simple-aop
187 Downloads
A Simple AOP (Aspect Oriented Programming) implementation provide ability to make aspect which applied on controller methods, by taking advantage of #[Attributes] syntax in PHP 8