Home > Download >  Library download

  • This is a powerful PHP library for creating Word files. In fact, many office software can open .docx files (Office Open XML). Use this library to insert text, text segments, page segments, page headers/footers, tables, list elements, hyperlinks, and format them.

    Other libraries433862017-03-08
  • phpQuery supports crawling websites and crawling. It is very powerful. is a server-side open source project based on PHP. It allows PHP developers to easily process the content of DOM documents, such as obtaining the headline information of a news website. What's more interesting is that it uses the idea of ​​​​jQuery. You can process the page content just like using jQuery to get the page information you want.

    Other libraries324372017-03-08
  • PDO (PHP Data Object) is a lightweight, PHP data connection extension with a compatible interface. It is an official PECL library of PHP. It is released with PHP 5.1 and requires the object-oriented support of PHP 5, so it is not available on earlier versions. not available. The data access abstraction layer it provides has the advantage of being independent of specific database types and provides a unified operating interface for the databases it supports. Currently supported databases include Cubrid, FreeTDS / Microsoft SQL Server / Sybase, Firebird/Interbase 6, IBM DB2, IBM Informix Dynamic Server, MySQL 3.x/4.x/5.x, Oracle Call Interface, ODBC v3 (IBM DB2 , unixODBC and win32 ODBC), PostgreSQL, SQLite 3 and SQLite 2, Microsoft SQL Server / SQL Azure, etc. Since PDO is a unified database operation interface implemented at the bottom layer, it can be used to implement more advanced database operations, such as scheduling of stored procedures, etc.

    Database operation class48442017-03-08
  • Geohash solves the problem of calculating nearby distances, searching for nearby commercial points, distance between two longitudes and latitudes, and geographical location application processing

    Other libraries28452017-03-08
  • ftp is an extremely powerful single-file ftp management tool that deletes files very quickly.

    Other libraries24622017-03-08
  • cryptjs is a php class library that supports encryption, decryption, and keys

    Encryption and decryption class library25472017-03-08
  • Used to generate xml format data, supports generating rss, for usage examples, see the demo file in the compressed file.

    Other libraries21732017-03-08
  • Adminer is a database management tool, a single file, very easy to use, supports mysql, sqlite, the best choice if phpmyadmin is not installed; delete it after use;

    Database operation class21752017-03-08
  • A class library that converts GBK and UTF8 strings into Unicode encoding. It also supports converting Unicode encoding into GBK and UTF8. Please see the instructions in the compressed file.

    String processing class49802017-03-08
  • php-httplib is an http class library encapsulated based on the php curl library. It is simple and easy to use while taking into account performance and functionality. It can perfectly solve your web request needs!

    curl class library32562017-03-08
  • No need to install extensions, comes with dictionary, easy to use Use scws, which many people are familiar with, and the other one is phpanalysis made by IT Plato Please refer to the index.php file example for usage.

    Other libraries17082017-03-08
  • This project is written and designed based on personal preferences and actual development needs. The main function is to complete the encapsulation of the WeChat Enterprise Account API. It is still being continuously improved. By calling the class library and functions of this project, you can call WeChat The Enterprise Account API reduces development costs. Developers no longer need to write the underlying code themselves. Moreover, this project has made certain optimizations in the acquisition and use of tokens, effectively reducing the frequency of requests to the WeChat server. This project is designed and developed using object-oriented ideas. Through simple changes to the code, the code can be quickly integrated into other MVC frameworks. In addition to encapsulating the calls to the WeChat Enterprise Account API, this project also provides several simple additional functions, such as fuzzy search of members, departments and other information by name. In the later stages of improvement, similar functions will be continuously added according to actual needs. The underlying package is for everyone to use.

    WeChat interface library75032017-03-02