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
5871 Downloads
A Laravel package to make request testing easier
iak/make-testable
5563 Downloads
Create a test along with any class created using the laravel make command
sclinternet/scl-socket
1226 Downloads
Basic socket wrapper class to enable the writing of more testable socket code
nmeri/suphle
39 Downloads
Opinionated PHP framework for building performant, extensible, and testable web applications
modus-digital/livewire-datatables
327 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.
aaronsaray/madmimi-api-php
18736 Downloads
A PHP library for rich, testable integration with MadMimi.
nmeri/tilwa
2 Downloads
Opinionated PHP framework for building performant, extensible, and testable web applications
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.
programster/nftables
241 Downloads
A package to make it eaier to generate nftables JSON.
dillingham/notable
5 Downloads
Markdown to static content
phpcurl/curlhttp
953 Downloads
Super simple HTTP client
f3ath/curlwrapper
15790 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
vxsoft/laravel-repository
16 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.