All Projects → llaville → php-compatinfo

llaville / php-compatinfo

Licence: other
Library that find out the minimum version and the extensions required for a piece of code to run

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to php-compatinfo

Dxwrapper
Fixes compatibility issues with older games running on Windows 10 by wrapping DirectX dlls. Also allows loading custom libraries with the file extension .asi into game processes.
Stars: ✭ 460 (+27.42%)
Mutual labels:  compatibility
Fingerprintdialogcompat
FingerprintDialog from Android 28 (P) back ported to Android 23 (M).
Stars: ✭ 103 (-71.47%)
Mutual labels:  compatibility
Obsolete Webpack Plugin
🌈 A Webpack plugin generates a browser-side standalone script that detects browser compatibility based on `Browserslist` and prompts website users to upgrade it.
Stars: ✭ 148 (-59%)
Mutual labels:  compatibility
Graphene
Graphene / Graphene-SGX - a library OS for Linux multi-process applications, with Intel SGX support
Stars: ✭ 614 (+70.08%)
Mutual labels:  compatibility
Shouldiprefix
A quick overview of what CSS features to prefix
Stars: ✭ 79 (-78.12%)
Mutual labels:  compatibility
Revapi
Revapi is an API analysis and change tracking tool written in Java. Its focus is mainly on Java language itself but it has been specifically designed to not be limited to just Java. API is much more than just java classes - also various configuration files, schemas, etc. can contribute to it and users can become reliant on them.
Stars: ✭ 122 (-66.2%)
Mutual labels:  compatibility
Php Compat Info
Library that find out the minimum version and the extensions required for a piece of code to run
Stars: ✭ 338 (-6.37%)
Mutual labels:  compatibility
Doesitarm
🦾 A list of reported app support for Apple Silicon and the new Apple M1 Macs
Stars: ✭ 3,200 (+786.43%)
Mutual labels:  compatibility
Compat.jl
Compatibility across Julia versions
Stars: ✭ 86 (-76.18%)
Mutual labels:  compatibility
Stylecow
Modern CSS to all browsers
Stars: ✭ 147 (-59.28%)
Mutual labels:  compatibility
Preact Compat
🙌 React compatibility layer for Preact.
Stars: ✭ 927 (+156.79%)
Mutual labels:  compatibility
Yapypy
Yet another Python Python
Stars: ✭ 77 (-78.67%)
Mutual labels:  compatibility
Phpcompatibility
PHP Compatibility check for PHP_CodeSniffer
Stars: ✭ 1,705 (+372.3%)
Mutual labels:  compatibility
Android Scanner Compat Library
A compat library for Bluetooth Low Energy scanning on Android.
Stars: ✭ 462 (+27.98%)
Mutual labels:  compatibility
Lua Compat 5.3
Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1
Stars: ✭ 153 (-57.62%)
Mutual labels:  compatibility
React Lifecycles Compat
Backwards compatibility polyfill for React class components
Stars: ✭ 457 (+26.59%)
Mutual labels:  compatibility
Browsers Support Badges
Browsers support badges for GitHub
Stars: ✭ 122 (-66.2%)
Mutual labels:  compatibility
dd86
No longer maintained. See URL.
Stars: ✭ 36 (-90.03%)
Mutual labels:  compatibility
Shims
Seamless interop layer between cats and scalaz
Stars: ✭ 174 (-51.8%)
Mutual labels:  compatibility
Caniuse.email
HTML and CSS Compatibility tables for emails
Stars: ✭ 133 (-63.16%)
Mutual labels:  compatibility

PHP CompatInfo

PHP CompatInfo is a library that can find the minimum version and the extensions required for a piece of code to run.

Running on PHP greater or equal than 7.4 for parsing source code in a format PHP 5.2 to PHP 8.2

GitHub Discussions GitHub-Pages Unit Tests StandWithUkraine

Versions

Stable v5.5.x Stable v6.5.x
Branch 5.5 Branch 6.5 / Master Branch
Minimum PHP Version) Minimum PHP Version)
Stable Version 5.5 Stable Version 6.5
License 5.5 License 6.5
Documentation 5.5 Documentation 6.5

Documentation

All the documentation is available on following websites generated from the docs folder.

Contributors

  • Laurent Laville (Lead Dev)
  • Thanks to Nikita Popov who wrote a marvellous PHP Parser.
  • Thanks also to Remi Collet, a contributor of first hours.
  • Credits to Davey Shafik. He introduced his proposal in 2004, that gave birth of a PEAR package named PHP_CompatInfo.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].