Libraries tagged by Class methods
piotrpress/wordpress-theme
37 Downloads
This library is WordPress theme singleton base class with methods to get data from theme's header fields.
kachuru/util
136 Downloads
Utility classes and methods that are fun to have around
beranidigital/filament-access
502 Downloads
Multi-panel aware fine-grained permissions for Laravel Filament to analyze, generate and inject into all classes and methods in the application. or whatever that means.
awesomite/mock-finals
13 Downloads
Mocking final classes and methods
amicrud/search
175 Downloads
Search for a method, class, or variable in the project using artisan command
afonzeca/universalsimplegrid
16 Downloads
The aim of the package Universal Simple Grid (Usg) is giving to Laravel 5 developers an easy way for creating, managing and representing DB data tables inside a 'Data Grid' by using simple classes and methods with a 'fluent' approach inside code
odan/docblock-checker
4290 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
net_bazzline/php_component_code_generator
1559 Downloads
free as in freedom component to generate php code for class, file, method, property, constant, documentation
tomrf/htmx-message
248 Downloads
PHP PSR-7 proxy classes with convenience methods for htmx requests and responses
quasarstream/ntp
598 Downloads
The NetworkTimeProtocol class provides utility methods for working with NTP (Network Time Protocol) timestamps in PHP.
labrodev/php-mixed-converter
54 Downloads
PHP utility class that provides methods to convert mixed values to strings, ints or floats
astrotomic/laravel-transaction-proxy
1313 Downloads
This package provides a trait and class to call methods in a database transaction.
andreaval/bubble-soap
55 Downloads
PHP Soap Client. Extends the SoapClient class adding new methods
sqonk/phext-datakit
175 Downloads
Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.
leofranca47/abstract-repository-eloquent-laravel
674 Downloads
Essa é uma classe php onde tem métodos que podem ser chamados igual no Eloquent. Serve para criar repositórios e facilitar os testes unitários sem perder o poder do Eloquent - This is a php class where it has methods that can be called equal in Eloquent. It serves to create responses and facilitate unit tests without losing the power of the Eloquent