136 Repositories
PHP restful-test Libraries
A career recommender website based on RIASEC test.
Web Based Career Recommender A career recommender website based on RIASEC test. Installation Download zip file or clone this whole repository. Setup y
💨 Smoke testing tool written in PHP
Cigar A smoke testing tool inspired by symm/vape Similar tools include: Blackfire Player Installation Install via composer: composer require brunty/ci
A Restful PHP Microservice Framework!
SLIM 4 FRAMEWORK Introduction This project was built with php SLIM 4 framework with ADR mode, whcich is a compatible resolution of RESTful Api. Featur
Simple HTTP smoke testing for your Symfony application
Shopsys HTTP Smoke Testing This package enables you to do simple HTTP smoke testing of your Symfony application. Basically, it generates a HTTP reques
Testing utilities for the psr/log package that backs the PSR-3 specification.
FIG - Log Test Testing utilities for the psr/log package that backs the PSR-3 specification. Psr\Log\Test\LoggerInterfaceTest provides a base test cla
Laravel Vue Spa 🌄 BoilerPlate 🌄
Laravel-Vue-Spa-Boilerplate Getting started Introduction This is a Laravel (5.5) Vue js SPA(Single page application) Boilerplate Project with JWT Auth
Laravel-OvalFi helps you Set up, test, and manage your OvalFi integration directly in your Laravel App.
OvalFi Laravel Package Laravel-OvalFi helps you Set up, test, and manage your OvalFi integration directly in your Laravel App. Installation You can in
This is a RESTFUL API based PHP.
api-php This is a RESTFUL API made to speed up the development time of applications that use PHP as a base, in less than 5 minutes it is possible to o
Implementation of the test task from iTexUS.
👍 Тестовое задание от iTexUS Демонстрация: itexus.nextwell.top 🔥 Задача Условия, требования и ТЗ: Реализовать MVC + route приложение на PHP. Реализо
Test and enforce architectural rules in your Laravel applications. Keep your app's architecture clean and consistent!
Laravel Arkitect Laravel Arkitect lets you test and enforce your architectural rules in your Laravel applications, and it's a PHPArkitect wrapper for
Test case to reproduce a PHP segmentation fault involving Xdebug, streams, and dates
The code in this repository causes a segmentation fault when run with PHP 8.0.6 on Fedora 33. This issue was originally reported to the Xdebug project
A Restful PHP Microservice Framework!
SLIM 4 FRAMEWORK Introduction This project was built with php SLIM 4 framework with ADR mode, whcich is a compatible resolution of RESTful Api. Featur
A Laravel test build by Incline Start-up Agency. Testing Git and framework functions.
Incognito-Confessions A laravel test build by Incline Start-up Agency. Testing Git and framework functions. Description A laravel starter for future t
OneSignal PHP SDK
OneSignal SDK for PHP developers with fluent API and supports Laravel / Lumen out of the box.
Create a PHP 8 CRUD (Create, Read, Update, Delete) RESTful API with an MySQL database.
Créer une API RESTful PHP 8 CRUD (Create, Read, Update , Delete) simple avec MySQL et PDO (PHP Data Objects) Détails du référentiel : Lire, insérer, m
Toxiproxy PHP Client - Toxiproxy makes it easy and trivial to test network conditions, for example low-bandwidth and high-latency situations
Toxiproxy makes it easy and trivial to test network conditions, for example low-bandwidth and high-latency situations. toxiproxy-php-client includes everything needed to get started with configuring Toxiproxy upstream connection and listen endpoints.
Test requests in Laravel without all the boilerplate.
Request Factories Test requests in Laravel without all the boilerplate. 💡 Psst. Although our examples use Pest PHP, this works just as well in PHPUni
QaraTMS is open source test case, test suites, test plans and test runs management tool.
QaraTMS - Open Source Test Management System QaraTMS is open source test management software for managing test suites, test cases, test plans, test ru
Volistx Framework For RESTful API Based on Laravel/Lumen 9.x
Volistx Framework Volistx Framework For RESTful API Based on Laravel/Lumen 9.x This is a framework skeleton for Volistx API platform using Lumen PHP F
Integration testing helpers for the Slim Framework
Slim Test Helpers Integration testing helpers for the Slim Framework 3 For a full example, please see the companion repo at there4/slim-unit-testing-e
Fully documented & tested Laravel 9 RESTful books API scraped from Gramedia.
Laravel Books API Introduction This app provides a list of books in a RESTful API. Source of data obtained from Gramedia by using the web scraping tec
PHP Test Generator - A CLI tool which generates unit tests
This project make usages of PHPStan and PHPParser to generate test cases for a given PHP File.
This repository aims to build a fairly complete CI/CD example using GitHub workflows and actions.
CI/CD example This repository aims to build a fairly complete CI/CD example using GitHub workflows and actions. Keep in mind that the toolset used in
一个基于Yii2高级框架的快速开发应用引擎
RageFrame 2.0 重量级全栖框架,为二次开发而生 前言 这是一款现代化、快速、高效、便捷、灵活、方便扩展的应用开发骨架。 RageFrame 创建于 2016 年 4 月 16 日,一个基于 Yii2 高级框架的快速开发引擎,目前正在成长中,目的是为了集成更多的基础功能,不再为相同的基础功
Prevent none-test output in your Pest tests.
Pest Plugin Silence Often, when writing tests, we echo and dump test code to debug and check everything is working correctly. It can be easy to forget
A simple RESTful non-blocking API, to send and receive money
A simple RESTful non-blocking API, to send and receive money.
Example repo for writing tests in Drupal (using DDEV)
Drupal Test Writing This is a test D9 site which can be used for practicing test writing and running.
Examination tasks to test backend knowledge (for junior level)
Task 1 The website of one of our old clients was hacked. After hacking, a strange red bar appeared on the site at the bottom of the page (https://imgu
Subscriptify - a simple subscription platform(only RESTful APIs with MySQL)
Create a simple subscription platform(only RESTful APIs with MySQL) in which users can subscribe to a website (there can be multiple websites in the system). Whenever a new post is published on a particular website, all it's subscribers shall receive an email with the post title and description in it. (no authentication of any kind is required)
Painless OAuth 2.0 Server for CodeIgniter 4 🔥
Inspired from the Norse mythology, Heimdallr, modernly anglicized as Heimdall is the gatekeeper of Bifröst, the rainbow road connecting Midgard, realm
Extension to use built-in PHP server on Behat tests
Extension to use built-in PHP server on Behat tests Instalation composer require libresign/behat-builtin-extension Configuration Add the extension to
Create a web service for discussion and comments of articles.
Test technique But Créer un service web de discussion et de commentaires d’articles. Fonctionnalités Les fonctionnalités attendus sont les suivantes :
This plugin integrates cache functionality into Guzzle Bundle, a bundle for building RESTful web service clients.
Guzzle Bundle Cache Plugin This plugin integrates cache functionality into Guzzle Bundle, a bundle for building RESTful web service clients. Requireme
A tool to run migrations prior to running tests
cakephp-test-migrator A tool to run migrations prior to running tests The Migrator For CakePHP 3.x composer require --dev vierge-noire/cakephp-test-mi
The Phoronix Test Suite is the most comprehensive testing and benchmarking platform
The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available for Linux, Solaris, macOS, Windows, and BSD operating systems.
SPFtoolbox is a Javascript and PHP app to look up DNS records such as SPF, MX, Whois, and more
SPFtoolbox is a Javascript and PHP app to look up DNS records such as SPF, MX, Whois, and more
The tool converts different error reporting standards for deep compatibility with popular CI systems (TeamCity, IntelliJ IDEA, GitHub Actions, etc).
JBZoo / CI-Report-Converter Why? Installing Using as GitHub Action Example GitHub Action workflow Available Directions Help description in terminal Co
Test your Laravel applications with phpspec
phpspec Laravel Extension phpspec extension for testing Laravel applications. Versions Depending on the version of Laravel and/or Phpspec you're using
Test Doubles for the PSR-3 Logger Interface
PSR Log Test Doubles Test Doubles for the PSR-3 Logger Interface Motivation In PHP world, most people create Test Doubles via PHPUnits mocking framewo
Here you have yet another framework for writing RESTful web services in PHP
PHP-Rocker Here you have yet another framework for writing RESTful web services in PHP, jay! What sets this framework apart from many of the others is
SlimJim was born out of a need for a simple auto update script which would update multiple development/test environments every time someone
SlimJim WHY? SlimJim was born out of a need for a simple auto update script which would update multiple development/test environments every time someo
Sample application to bookmark links, where interface build with Angular.js + Twitter Bootstrap and server powered by PHP with Slim Framework
RESTful Bookmarks PHP Slim TODO: review and update FrontEnd Sample application to bookmark links, where interface build with Angular.js + Twitter Boot
A Event Management system - EMS build with Laravel and Vuejs
Event Management system - EMS A Event Management system - EMS build with Laravel and Vuejs Both FE & BE project folders has own README.md files for in
SNIA SSS PTS test suite based on SNIA's Solid State Storage Performance Test Specification for Transcend products
SNIA-SSS-PTS ABSTRACT SNIA SSS PTS describes a solid state storage device-level performance test methodology, test suite and reporting format intended
Mockery - Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library
Mockery Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its c
Generate interactive OpenAPI documentation for your RESTful API using doctrine annotations
Generate interactive OpenAPI documentation for your RESTful API using doctrine annotations
SIMPLE DONATIONS SITE TO TEST DARAJA 2.0(MPESA) API
SIMPLE DONATIONS SITE TO TEST DARAJA 2.0(MPESA) API MPESA FILES donation.php requires pay.php which has the two functions: customerMpesaSTKPush($phone
Best resources restful api for developers (with JSON:API standar specification design)
List API Best resources restful api for developers (with JSON:API standar specification design). API Resource Endpoint Name Resource Description Al Qu
Best resources restful api for developers
Best resources restful api for developers (with JSON:API standar specification design).
The query filter bundle allows you to filter data from QueryBuilder and the Database
The query filter bundle allows you to filter data from QueryBuilder and the Database. you can filter multiple columns at the same time and also you can filter relation fields with two-level deep and without any join in your query builder.
PHP SDK for PayPal RESTful APIs
Deprecation Notice: This SDK is deprecated. You can continue to use it, but no new features or support requests will be accepted. For alternatives, pl
PHP SDK for Checkout RESTful APIs
REST API SDK for PHP V2 To consolidate support across various channels, we have currently turned off the feature of GitHub issues. Please visit https:
A DDD microservice did in laravel, to test infrastructure
A DDD microservice did in laravel, to test infrastructure
Output complex, flexible, AJAX/RESTful data structures.
Fractal Fractal provides a presentation and transformation layer for complex data output, the like found in RESTful APIs, and works really well with J
Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
Dubbox now means Dubbo eXtensions. If you know java, javax and dubbo, you know what dubbox is :) Dubbox adds features like RESTful remoting, Kyro/FST
Quickly and easily preview and test your Magento 2 order confirmation page, without hacks or spending time placing new order each time
Preview Order Confirmation Page for Magento 2 For Magento 2.0.x, 2.1.x, 2.2.x and 2.3.x Styling and testing Magento's order confirmation page can be a
🧾 Online test site with the human sciences theme. Using: HTML5, CSS3, Js., PHP7 and MySQL. 🚀
form-ciencias-humanas 🚀 Technologies Lunacy HTML5 CSS3 PHP7 MYSQL Animate.css Illustrations from icons8: Earth care from Anna Antipina Earth and Moon
Patchstack Test task Laravel&Vue CRUD
Patchstack Test Task - Laravel & Vue CRUD SPA Written with Laravel and Vue2 using mix. Installation Clone this repository Run "composer update" comman
A plugin to test Server-getPlayerExact() vs Mapusername, Player performance
PeformanceTests A plugin to test Server-getPlayerExact() vs Mapusername, Player performance Timings with Server-getPlayerExact() https://timings.p
This is a public repository developed to Mooven for test.
How to start First Step: Clone repository to your PC Second Step: Run the command: composer dumpautoload Third Step: IMPORTANT STEP! Now you have to c
⚓️ Easily test HTTP webhooks with this handy tool that displays requests instantly.
Webhook.site With Webhook.site, you instantly get a unique, random URL that you can use to test and debug Webhooks and HTTP requests, as well as to cr
Laravel FREE E-Commerce Software
Get discount on Digital Ocean Sign-up with Digital Ocean and get $10 discount! Laravel FREE E-Commerce Software Features Provided Products Cart Checko
My Shop E-commerce Backend API Service
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
test listmonk & smtp application api
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Very simple mock HTTP Server for testing Restful API, running via Docker.
httpdock Very simple mock HTTP Server for testing Restful API, running via Docker. Start Server Starting this server via command: docker run -ti -d -p
Behat is a BDD framework for PHP to help you test business expectations.
Behat is a BDD framework for PHP to help you test business expectations. Installing Behat The easiest way to install Behat is by using Composer: $ co
PHP Mocking Framework
Phake Phake is a framework for PHP that aims to provide mock objects, test doubles and method stubs. Phake was inspired by a lack of flexibility and e
Samsui is a factory library for building PHP objects useful for setting up test data in your applications.
#Samsui Samsui is a factory library for building PHP objects useful for setting up test data in your applications. It is mainly inspired by Rosie for
Implementation of an API application using the Phalcon Framework
phalcon-api Sample API using Phalcon Implementation of an API application using the Phalcon Framework https://phalcon.io Installation Clone the projec
Essa é uma aplicação RESTFul API e também uma aplicação MVC usando Blade construída com Laravel 8.
MVC - API - CRUD - REVENDA DE CARROS Essa é uma aplicação RESTFul API e também uma aplicação MVC usando Blade construída com Laravel 8. Neste projeto
A Composer script to run a 'test' or 'spec' Composer script against multiple PHP versions.
composer-multitest composer-multitest is a Composer script that runs a test or spec Composer script against multiple PHP versions managed by PHPBrew o
The full-stack test project for Personnel LTD.
personnel-ltd The full-stack test project for Personnel LTD. Clone and install composer dependencies. $ git clone [email protected]:arsovskidev/personnel
Contains a few tools usefull for making your test-expectations agnostic to operating system specifics
PHPUnit Tools to ease cross operating system Testing make assertEquals* comparisons end-of-line (aka PHP_EOL) character agnostic Make use of EolAgnost
A payment gateway plugin for WooCommerce to see if your checkout works.
=== Order Test For All for WooCommerce === Contributors: ikamal Donate link: https://kamal.pw/ Tags: wc order test, wc order, woocommerce, woocommerce
A video course for laravel artisan to learn creating API using testing
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Test with laravel framework
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
This is a simple invoice page that user can add product to his/her basket with qty.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Static testing tool for psalm plugins
Psalm test Static testing tool for psalm plugins. Installation $ composer require --dev klimick/psalm-test $ vendor/bin/psalm-plugin enable klimick/ps
Fearless refactoring, it does a lot of smart checks to find certain errors.
Find Bugs Before They Bite Built with ❤️ for lazy laravel developers ;) Why repeat the old errors, if there are so many new errors to commit. (Bertran
Lightflows Technical Test
Installation git clone composer install cp .env.example .env php artisan key:generate setup database in .env php artisan migrate --seed php artisan pa
Test essentials for writing testable code that interacts with Magento core modules
Essentials for testing Magento 2 modules Using mocking frameworks for testing Magento 2 modules is counterproductive as you replicate line by line you
WordPress core test suite function and class declaration stubs for static analysis by PHPStan
WordPress Core Test Suite Stubs This package provides stub declarations for the WordPress Core Test Suite functions, classes and interfaces. These stu
My first laravel restful api project
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
PHPUnit Application Architecture Test
PHPUnit Application Architecture Test Idea: write architecture tests as well as feature and unit tests Installation Install via composer composer requ
Test a method against a list of XSS known.
php-xss-tests Test a method against a list of XSS known. How to run Just execute "run.sh", it will start a docker container to do all stuff. How I kno
A sample RESTful API in Laravel with PHPunit test.
Laravel PHP Framework URL | URI | Action |
Simple RESTful Web App to find Real Estate Listings
Unreal Estate is a simple RESTful web app that allows the user to find Real Estate listings they might be interested in. Unreal Estate is built on Laravel 5 and PHP 7.
Magic Test allows you to write browser tests by simply clicking around on the application being tested, all without the slowness of constantly restarting the testing environment.
Magic Test for Laravel Magic Test allows you to write browser tests by simply clicking around on the application being tested, all without the slownes
Technical-test-Website für FridaysForFuture Sigmaringen.
FFF-Sigmaringen-Website Technologies used Google Fonts 'Roboto' Font Normalize.css Prefixfree Material Icons Simple Icons Created by Joshua Hehnle Jan
a simple and secured RESTful API made with codeIgniter and JSON Web Tokens
CodeIgniter 4 Application Starter What is CodeIgniter? CodeIgniter is a PHP full-stack web framework that is light, fast, flexible and secure. More in
Express.php is a new HTTP - Server especially made for RESTful APIs written in PHP.
express.php Express.php is a new HTTP - Server especially made for RESTful APIs written in PHP. Features Fast The Library is handles requests fast and
This is mini project for online test with Face Camera detection and Anti Cheating
Online Test Script With Face Detection + Anti Cheating This is mini project that you can use this to make your own online test. This project include F
Technical test from a company - Laravel 8 | REST Api | Livewire | Boostrap
Contacts CRUD (Laravel 8) (Demo) Introduction A simple CRUD for manage contacts using Laravel 8. All transaccions work through an REST API. Tech stack
Package to easily test crudable controllers for Laravel based API
Laravel Crudable Test This package is very usefull to easily test crudable controllers. Installation You can install package via composer. Add reposit
A library for reading and writing DNA test kit files in PHP.
php-dna Requirements php-dna 1.0+ requires PHP 8.0 (or later). Installation There are two ways of installing php-dna. Composer To install php-dna in y
PhpBoot is an easy and powerful PHP framework for building RESTful/Microservices APIs.
🚀 tiny & fast PHP framework for building Microservices/RESTful APIs, with useful features: IOC, Hook, ORM, RPC, Swagger, Annotation, Parameters binding, Validation, etc.
Few additional testing assertions for Laravel views
Laravel View Test Assertions Few additional assertions for testing Laravel views. Why Laravel has well established and documented way of testing reque
A RESTful and extendable Backend as a Service that provides instant backend to develop sites and apps faster, with dead-simple integration for JavaScript, iOS, Android and more.
Welcome to hook ![Gitter](https://badges.gitter.im/Join Chat.svg) hook is a RESTful, extendable Backend as a Service that provides instant backend to
Test your PHP GraphQL server in style, with Pest!
Pest GraphQL Plugin Test your GraphQL API in style, with Pest! Installation Simply install through Composer! composer require --dev miniaturebase/pest
Check a project's code coverage, optionally enforcing a minimum value
coverage-check Display the code coverage for a project using a clover.xml file, optionally enforcing a minimum code coverage percentage. This package