Git Product home page Git Product logo

phpclass's Introduction

#PHP类和工具收集

主要是一些非常著名的php class,是开发中常用的功能包;以下大多数都包含有例子

=============================

  • adminer 这是一个数据库管理工具,单文件,非常好用支持mysql,sqlite,在没有安装phpmyadmin情况下最好的选择;使用后要删除;

  • crxml 用于生成xml格式数据,支持生成rss

  • geohash 解决计算附近距离,搜索附近的商业点,两个经纬度距离,地理位置应用处理

  • phpexcel 支持excel的导入导出处理,非常强大,是目前处理excel文件必不可少库,支持xls,xlsx,csv

  • phpqrcode 支持二维码生成,在二维码应用中很常见

  • phpQuery 支持抓取网站,进行爬虫,非常强大

  • phpword 支持word文件的处理

  • pinyin 支持汉字转换拼音

  • qnsdk 七牛云存储的sdk

  • qreader 支持二维码的读取,目前唯一php写成的读取类

  • smtp 发邮,在邮件处理很常用

  • zip 压缩成zip和zip管理类

  • ftp 异常强大的单文件ftp管理工具,删除文件非常快

  • crypt js和php同一函数加密解密,支持密钥

  • upload 目前处理php上传最强大,支持图片,文件以及base64编码图片

  • pdo 一个提取自微擎中的pdo方式处理数据库的工具类

phpclass's People

Contributors

logoove avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.