Skip to content

Latest commit

 

History

History

api-docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

English / Русский


jphp-runtime

version {0}, created by JPPM.

Runtime for JPHP + Standard library.

Install

API

Classes

php\concurrent

php\format

php\io

php\lang

php\lib

  • arr- Library for working with collections - arrays, iterators, etc.
  • bin- Class for working with binary strings
  • binary- Class for working with binary strings
  • char- Char Utils for working with unicode chars
  • fs- File System class.
  • items- Class items
  • Mirror- Reflection Lib.
  • num- Utils for numbers
  • number- Utils for numbers
  • reflect- Class reflect
  • rx- Class rx
  • str- Class str

php\net

php\time

php\util