Libraries tagged by code language
famelo/archi
17 Downloads
Library to helps to create and modify code in various languages
evdw/country-list
12530 Downloads
This library allow you to get countries names and ISO codes in all languages for php usage.
esfahanweb/locales
7 Downloads
List of all locales with names and codes in all languages and all data formats.
alam/compiler
7 Downloads
A PHP package that can compile and execute codes in various languages
webpower/luasandbox
5 Downloads
Sandbox to run user supplied code using the Lua language
seguncodes/smyorm
4 Downloads
SmyORM is a PHP Object-relational mapping (ORM) that allows developers to write code in simple programming languages of their choice instead of using SQL to access, add, update, and delete data and schemas in the respective database.
parziphal/world-data
25 Downloads
Countries and languages names and codes.
balt-technologies/standards
444 Downloads
PHP Package with a bunch of enums for standards, eg. ISO countries, languages, http status code etc.
kozyaxbiz/php-qrcoder
1 Downloads
A PHP library for generating QR codes and posters with Uyghur language support
gro/mistri
4 Downloads
A customizable template based code generator for your favorite language and framework
yii2cmf/yii2-codemirror-asset
9 Downloads
CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of language modes and addons that implement more advanced editing functionality.
inet2/inet2-detector
8 Downloads
A WordPress plugin which prints back data about the user browser, operating system, language and device into a short code that can be used in posts and pages.
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.
rstmgsnvimax/irisnet-ai-php-api-client
2 Downloads
Artificial Intelligence (AI) for image- and video-processing in real-time. This is an interactive documentation where you can quickly look up the endpoints and their schemas, while having the opportunity to try things out for yourself. In the list below, you can see the available endpoints of the API, which can be expanded by clicking on them. Each expanded endpoint lists the request parameters (if available) and the request body (if available). The request body can list some example bodies and the schema, explaining each model in detail. Additionally you'll find a 'Try it out' button that allows you to enter your custom parameters and custom body and execute that against the API. Be sure to enter your license key to authorize the requests before using this documentation interactively. The responses section in the expanded endpoint lists the possible responses with their corresponding status codes. If you've executed an API call it will also show you the response from the server. Underneath the endpoints you'll find the model schemas. These are the models used for the requests and responses. If you click on the right arrow, you can expand the model and get a description of the model and the model parameters. For nested models, you can keep clicking the right arrow for further details. Clicking the link below the title at the top of this page opens the [OpenAPI specification](https://swagger.io/specification/) (OAS3) in JSON format. The OAS3 Spec allows the generation of clients in many programming languages. There are several free client generators available that can be used to get started easily.
lazyeight/basic-types
111 Downloads
Simple PHP classes based on other classes from another programming languages. All classes are implemented using only PHP without any other legacy code.