Libraries tagged by myth
mistralys/html_quickform2
45313 Downloads
Provides methods to create, validate and render HTML forms in PHP.
mistralys/application-utils-collections
15670 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
michaelpetri/phpunit-consecutive-arguments
2232 Downloads
Replacement for the removed InvocationMocker::withConsecutive method.
meritoo/common-library
5481 Downloads
Useful classes, methods, extensions etc.
marcocesarato/security
2670 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
maggomann/filament-only-icon-display
5588 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
luyadev/yii-helpers
75985 Downloads
Static helper methods in addition to the Yii Framework.
logicbrush/metrics
14391 Downloads
Examines the clover metrics for the project and will update method Docblocks in the provided source file with `@Metric` annotations.
lintaba/orchid-tables
2194 Downloads
An opinionated extension package for Laravel Orchid to extend its table handling capabilities, and some further useful helper methods.
larapack/command-validation
2381 Downloads
Enable a method for Artisan Commands to validate the output of methods like `ask`.
kss-php/kss-php
142397 Downloads
A PHP implementation of KSS: a methodology for documenting CSS and generating styleguides
krlove/async-service-call-bundle
53307 Downloads
Symfony bundle for asynchronous service methods calls
kenjis/monkey-patch
14667 Downloads
Monkey patching for exit(), functions, methods, and constants
keboola/phpunit-retry-annotations
37906 Downloads
Traits for retrying test methods and classes in PHPUnit
kamazee/phan-override-return-type-by-argument
30238 Downloads
Phan plugin that sets correct return type for methods that accept return type as an argument