Libraries tagged by understrap
understeam/yii2-supervisor
3706 Downloads
understeam/yii2-jira
320 Downloads
Jira REST API integration for Yii2
understeam/yii2-fixture-generator
468 Downloads
gii tool for generate fixtures with relational data
understeam/yii2-command-scheduler
131 Downloads
Yii2 extenstion for Command Bus commands scheduling
understeam/lumen-doctrine-elasticsearch
2238 Downloads
Lumen + Doctrine + Elasticsearch integration
understeam/easyii-feedback
14 Downloads
Easy Yii CMS module with extension of default feedback module
xmtk/xmtk
494 Downloads
XML parser and writer which work with understandable hierarchical structures of arrays.
wishva/sri_lanka_mobile_number_validator
4 Downloads
Used regular expression with PHP to validate the number. Take a look and you will understand
venoudev/results
122 Downloads
An awesome package for construct a very understandable Json structure response in your Laravel or Lumen project for your API Rest.
vaibhavk3381/hello-world
8 Downloads
This will help you understand how to create package with composer
unicon/yaml
3057 Downloads
Validates YAML file using given class and, if matches, creates an object. Understands PhpDoc, converts values if necessary. Works recursively, so the YAML file may have complicated structure, and the given class may have properties of other classes.
uinno/code-analysis
4 Downloads
Review your code to detect, understand and fix issues fast. Security issues in code, Static Code Analysis, Refactoring issues, Coding Standards issues.
test123test234/sdk-php
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.
taitava/silverstripe-cloakemail
398 Downloads
Module to easily encode email addresses inside templates, page content and PHP code so that SPAM bots can't understand them, but human readers see them clearly.
struggle-for-php/sfp-psalm-psr-log-plugin
229 Downloads
Stubs to let Psalm understand psr/log (PSR-3) strictly