Libraries tagged by semver
simivar/tibiadata-api
31 Downloads
TibiaData API is a open source library that allows you to access TibiaData API from your PHP application. Supports every resource. Follows Semver and TibiaData API versioning.
hallowelt/lib-versionbumper
111 Downloads
Simple utility classes to modiy SemVer compliant version numbers
elegasoft/product-version
28 Downloads
Package for managing the semver for the repository
crazedsanity/version
1389 Downloads
Version parsing class, derived from cs-content, mostly SemVer compliant
aliirfaan/laravel-simple-force-update
52 Downloads
Keep application versions in Semantic Versioning (SemVer) format. Compare local and current/published version. Useful to force update mobile applications.
adamlc/tagver
1012 Downloads
Automatically tag the next version number in Git using Semver
vlucas/phpdotenv
518652732 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
egulias/email-validator
593527033 Downloads
A library for validating emails against several RFCs
league/oauth2-server
112586346 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
symfony/debug-bundle
95445724 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
react/socket
79396760 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
230076236 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
laravel/passport
71043560 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
pusher/pusher-php-server
74287913 Downloads
Library for interacting with the Pusher REST API
psr/http-server-middleware
68075814 Downloads
Common interface for HTTP server-side middleware