Libraries tagged by questwork

questwork/skeleton

0 Favers
13 Downloads

Lightning fast MVC framework for PHP

Go to Download


questwork/orm

0 Favers
36 Downloads

Object Relational Mapping for PHP

Go to Download


questwork/logger

0 Favers
41 Downloads

Simple logger class for PHP

Go to Download


questwork/dbo

0 Favers
65 Downloads

Databse Object Wrapper for PHP

Go to Download


questwork/core

0 Favers
35 Downloads

Lightning fast core framework for PHP

Go to Download


queueworker/sansdaemon

177 Favers
194152 Downloads

Batch process Laravel Queue without a daemon; Processes queue jobs and kills the process

Go to Download


coedevtech/fixit

7 Favers
243 Downloads

A Laravel package that captures and logs all exceptions into a database table — with optional encryption, email alerts, and a powerful CLI interface. Designed to give you full visibility into unhandled errors, without clutter or guesswork

Go to Download


xdbas/restwork

0 Favers
6 Downloads

PHP RESTFull webservice

Go to Download


terrabitmedia/testwork

0 Favers
6 Downloads

Test project

Go to Download


julianschmuckli/restwork

2 Favers
441 Downloads

RESTwork is a PHP framework to design a RESTful API service with minimum effort.

Go to Download


sablesoft/yii2-promo

1 Favers
1 Downloads

Package

Go to Download


test123test234/sdk-php

0 Favers
0 Downloads

This is an **example** API to demonstrate features of the OpenAPI specification. # Introduction This API definition is intended to to be a good starting point for describing your API in [OpenAPI/Swagger format](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md). It also demonstrates features of the [create-openapi-repo](https://github.com/Redocly/create-openapi-repo) tool and the [Redoc](https://github.com/Redocly/Redoc) documentation engine. Beyond the standard OpenAPI syntax, we use a few [vendor extensions](https://github.com/Redocly/Redoc/blob/master/docs/redoc-vendor-extensions.md). # OpenAPI Specification The goal of The OpenAPI Specification is to define a standard, language-agnostic interface to REST APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined via OpenAPI, a consumer can understand and interact with the remote service with a minimal amount of implementation logic. Similar to what interfaces have done for lower-level programming, OpenAPI removes the guesswork in calling the service.

Go to Download