Skip to content

A curated list of amazingly awesome JPHP libraries, resources and shiny things.

License

Notifications You must be signed in to change notification settings

jphp-group/awesome-jphp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Awesome JPHP

A curated list of amazingly awesome JPHP libraries, resources and shiny things.

Contents

General

  • Standard Runtime Library - std lib for JPHP (string, array, file, multithreading, unicode, etc.)
  • JPHP Compiler - a compiler to java byte code for jphp.
  • JPPM - the default package manager and build tool for JPHP.
  • Debbuger - a debuger for JPHP based on XDebug protocol.
  • Tester - a unit test framework for jphp and jppm.
  • Android - the JPHP for Android project.

GUI

  • JavaFX
  • SWT - jphp-swt-ext - a lightweight gui library based on SWT and with good performance.

Web

  • Http Server - HTTP Server with routing and websocket support.
  • Http Client - a basic http client with many features.
  • JSoup - a library for parsing html like in jQuery.
  • Mail - a library for sending mails via SMTP servers.
  • JURL - a polyfill for zend cURL extension
    • jURL - for JPPM.
    • jURL - for DevelNext.

Desktop

Database

  • SQL - a basic sql extension like PDO with drivers for sql databases.
  • MongoDB - a basic driver for MongoDB (NoSQL database).

Template Engines

  • Twig - twig templates for JPHP.
  • Markdown - for converting markdown to html.

Miscellaneous

  • jphp-git-ext - JGit wrapper, for working with git repositories, reading and writing.
  • jphp-compress-ext - a compress library, supports tar, bz2, gz, zip and lz4 formats.
  • jphp-graphic-ext - a graphic library like GD in zend php.
  • jphp-process-ext - process API for jphp, more advanced and powerful!
  • jphp-ssh-ext - library for working with SSH.
  • jphp-text-ext - library work modify text, finding similar text and diff.
  • Yaml - a library for working with yaml text format.
  • Json - parse and format JSON.
  • Preg - a polyfill for the PRCE functions (preg_*) from zend php, for develnext.

About

A curated list of amazingly awesome JPHP libraries, resources and shiny things.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published