Libraries tagged by compute
computerminds/php-edtf
794 Downloads
A library for getting information about EDTF formatted strings.
computerminds/cidoc-crm
782 Downloads
A representation of the CIDOC-CRM in Yaml and readable via PHP.
zeeshanakbar/calculation
0 Downloads
A simple PHP based calculator that helps you to compute mathematical operations.
yousafsyed/algorithms
19 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
world-warm-worm/array-state-observer
0 Downloads
Compute difference between two states of same array
websafe/zf-mod-language
23 Downloads
A ZF2 module which takes care of detecting an optimal and/or the requested locale for Your application's translator. The locale is computed/detected basing on values found in: Accept-Language header, cookie, session, query parameter and route parameter. Each detection method can be disabled/enabled via configuration.
wasim/pk-cnic-validator
4 Downloads
A PHP package for validating Pakistan CNIC (Computerized National Identity Card) numbers with and without dashes
udir-moodle/mod_adaptivequiz
28 Downloads
Adaptive Quiz: CAT (Computer-Adaptive Testing) implementation for Moodle — Composer/Packagist mirror of the Moodle plugin mod_adaptivequiz, auto-updated from the Moodle plugins directory.
uberchel/mediainfo4php
9 Downloads
MediaInfo is an easy-to-use static PHP class, for extracting data from audio and video files, the FFMpeg program must be installed on the sevrera or computer for the class to work.
typo3liebhaber/cookie_data_privacy
137 Downloads
Cookie Privacy: The Cookie Law is a piece of privacy legislation that requires websites to get consent from visitors to store or retrieve any information on a computer, smartphone or tablet. Data Privacy: Datenschutz-Grundverordnung (DSGVO), englisch General Data Protection Regulation (GDPR) is a regulation of the European Union , which standardises the rules on the processing of personal data by private companies and public authorities across the EU. DSGVO is directly applicable from 25 May 2018.
transave/scola-cbt
253 Downloads
A package for conducting computer based aptitude tests for applicants
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.
syriable/laravel-metrics
28 Downloads
A modern, extensible, API-first analytics/metrics engine for Laravel — values, trends, partitions, comparisons, formulas and multi-dataset metrics computed database-side.
sterlett/sterlett
1 Downloads
The microservice for retrieving and processing public information about computer hardware prices
sphamster/classification-metrics
2 Downloads
PHP package to compute confusion matrices and classification metrics