Libraries tagged by nestable
porto-sap/hello-api
387 Downloads
A flawless framework for building scalable and testable API-Centric Apps with PHP and Laravel.
markwalet/laravel-testable-requests
5209 Downloads
A Laravel package to make request testing easier
filisko/testable-functions
144 Downloads
A library for testing PHP's built-in functions or language constructs.
iak/make-testable
5562 Downloads
Create a test along with any class created using the laravel make command
nmeri/suphle
37 Downloads
Opinionated PHP framework for building performant, extensible, and testable web applications
modus-digital/livewire-datatables
35 Downloads
Reusable Laravel Livewire datatable for the TALL stack—Tailwind-styled, concern-driven (columns, filters, sorting, pagination, row actions), fully testable with Pest & Larastan-ready.
nmeri/tilwa
1 Downloads
Opinionated PHP framework for building performant, extensible, and testable web applications
amyboyd/pgn-parser
1914 Downloads
A PHP parser for the chess game notation format, PGN. There are no external dependencies. It's simple to use, namespaced and testable.
vincenzodibiaggio/testable-drupal
12 Downloads
A simple set of tools and files to make your Drupal Installation a Testable Drupal Installation Based on Behat, Mink and using Selenium2, Phantomjs and CasperJs, provide a basic structure to integrate with your tests.
tfrommen/testable-code
5 Downloads
Example code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
dillingham/notable
5 Downloads
Markdown to static content
f3ath/curlwrapper
15785 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
vxsoft/laravel-repository
14 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
sclinternet/scl-socket
1150 Downloads
Basic socket wrapper class to enable the writing of more testable socket code
regularjack/wp-plugin-boilerplate
22 Downloads
An object-oriented boilerplate for developing high-quality, testable WordPress plugins