Libraries tagged by project linting
libra/datatables-assets
557 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
29143 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
789 Downloads
Faux generics for better type hinting and refactoring in Laravel projects.
firemidge/stomp-client-php
5 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.