Libraries tagged by nace
spatie/better-types
2189883 Downloads
Improved abstraction for dealing with union and named types.
reedware/laravel-relation-joins
898862 Downloads
Adds the ability to join on a relationship by name.
php-mock/php-mock-phpunit
6712867 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
nicmart/string-template
1531203 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
mrclay/props-dic
9315085 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
monarobase/country-list
2244732 Downloads
List of all countries with names and ISO 3166-1 codes in all languages and data formats for Laravel
marcin-orlowski/laravel-api-response-builder
386383 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
laravel-lang/common
1931542 Downloads
Easily connect the necessary language packs to the application
laravel-lang/attributes
2472673 Downloads
List of 126 languages for form field names
kub-at/php-simple-html-dom-parser
6022474 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible
hirethunk/verbs
87469 Downloads
An event sourcing package that feels nice.
haydenpierce/class-finder
12108302 Downloads
A library that can provide of a list of classes in a given namespace
annexare/countries-list
174808 Downloads
Continents & countries: ISO 3166-1 alpha-2 code, name, ISO 639-1 languages, capital, currency, native name, phone. JSON, CSV and SQL.
tamtamchik/namecase
398737 Downloads
This package allows you to convert names into the correct case where possible.
shipmonk/name-collision-detector
1150650 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.