Libraries tagged by simple core
elmpp/mockery
33 Downloads
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.
dusan/php-mvc-framework
116 Downloads
Simple but powerfull PHP MVC Framework based on Laravel and ASP.NET Core
thetempusproject/tempusprojectcore
42 Downloads
Tempus project core is intended as the core code used by The Tempus Project: a rapid prototyping framework. This library utilizes the MVC architecture in addition to a custom templating engine designed to make building web applications simple.
brainexe/template
205 Downloads
Simple wrapper of Twig template engine for brainexe core library
aedart/license-file-manager
635 Downloads
A simple LICENSE-file manager for you composer packages. Allows you to store / organise your various licenses into a single package, fetch it and update your current project’s license file with the desired one. At its core, this package is nothing more than a ‘glorified’ wrapper for PHP’s copy function, but it makes managing license files a bit easier, when you are developing multiple packages.
simplesoftwareio/simple-qrcode
32603923 Downloads
Simple QrCode is a QR code generator made for Laravel.
rinvex/countries
8404107 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
diglactic/laravel-breadcrumbs
9829434 Downloads
A simple Laravel-style way to create breadcrumbs.
doctrine/reflection
108066852 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
php-parallel-lint/php-console-color
33118454 Downloads
Simple library for creating colored console ouput.
dragon-code/pretty-array
9922026 Downloads
Simple conversion of an array to a pretty view
coroowicaksono/chart-js-integration
2162356 Downloads
A Simple Dashboard Chart in Laravel Nova using Chart JS. Starting create your own dashboard with Chart JS Integration can save your time and help you maintain consistency across standard elements such as Bar, Stacked, Line, Area, Doughnut and Pie Chart.
clue/phar-composer
1127986 Downloads
Simple phar creation for any project managed via Composer
davejamesmiller/laravel-breadcrumbs
7371386 Downloads
A simple Laravel-style way to create breadcrumbs.
yamadashy/phpstan-friendly-formatter
1366571 Downloads
Simple error formatter for PHPStan that display code frame