Download the PHP package hikarine3/py2php without Composer
On this page you can find all versions of the php package hikarine3/py2php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hikarine3/py2php
More information about hikarine3/py2php
Files in hikarine3/py2php
Download hikarine3/py2php
More information about hikarine3/py2php
Files in hikarine3/py2php
Vendor hikarine3
Package py2php
Short Description Use python naming function in PHP
License MIT
Homepage https://github.com/hikarine3/py2php
Package py2php
Short Description Use python naming function in PHP
License MIT
Homepage https://github.com/hikarine3/py2php
Please rate this library. Is it a good library?
Informations about the package py2php
What is this
This package provides the same function naming with python for php to reduce switching cost. though the function for the object may be defined just as a function becauase the type of python and php is different.
ex. Python: string.lower => PHP: lower(string)
How to install it
add
to composer.json
How to use
Supported function
php => py2php
strtolower => lower
How to test
composer test tests;
Author
Hajime Kurita
An adminstrator of https://sakuhindb.com/ , http://minakoe.jp/ and so on
Twitter:
All versions of py2php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package hikarine3/py2php contains the following files
Loading the files please wait ....