Libraries tagged by project linting
lintangtimur/steldb
28 Downloads
Database driver for your simple project
devture/silex-asset-bundle
370 Downloads
Silex bundle that provides some simple project assets linking
pedrokeilerbatistarojo/smartfilter
6 Downloads
This Laravel package provides a streamlined solution for filtering and listing data. It accepts an input array, applies customizable filters, and returns a structured JSON response. Ideal for projects requiring dynamic data filtering with minimal setup, the package ensures consistency in API responses while maintaining flexibility to handle complex filter conditions.
libra/datatables-assets
561 Downloads
DataTables assets for web project that use public dir as document root, like application on Zend Framework 2. It nice combines with 'libra/libra-assets-installer'for automatic linking to dir and becomes accesible by url: base_name/vendor/datatables-assets/*
ducks-project/spl-types
30916 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
glhd/laravel-faux-generics
790 Downloads
Faux generics for better type hinting and refactoring in Laravel projects.
firemidge/stomp-client-php
7 Downloads
STOMP support for PHP. This is a forked project, to add support for PHP 8.1 onwards, and to drop older PHP versions, in order to have full type-hinting and return types.