Libraries tagged by DDoc
jormin/laravel-ddoc
7411 Downloads
每次开发项目时,总是会被要求提供数据字典,每次手动写文档太累了,所以写了这个扩展,自动读取数据库信息并显示在网页上,支持导出Html和PDF文件。
wxm/ddoc
1016 Downloads
基于 laravel 框架, 读取数据库信息生成数据库字典, 通过控制器注释生成API接口文档, 注册 ddoc 路由网页形式呈现
ethan/laravel-ddoc
67 Downloads
每次开发项目时,总是会被要求提供数据字典,每次手动写文档太累了,所以写了这个扩展,自动读取数据库信息并显示在网页上,支持导出Html和PDF文件。
dishtail/laravel-data-doc
5 Downloads
ddocs/php-sdk
26 Downloads
The sdk to connect de DigitalDocs services.
ptx/lumen-db-doc
20 Downloads
引入ddoc,自动读取数据库字典
phpdocumentor/reflection-docblock
671881409 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
doctrine/lexer
824791284 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/annotations
515843383 Downloads
Docblock Annotations Parser
doctrine/orm
257432609 Downloads
Object-Relational-Mapper for PHP
doctrine/instantiator
797399122 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
775510658 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/event-manager
453073552 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
527941296 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
561694065 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.