Libraries tagged by DDoc
jormin/laravel-ddoc
7352 Downloads
每次开发项目时,总是会被要求提供数据字典,每次手动写文档太累了,所以写了这个扩展,自动读取数据库信息并显示在网页上,支持导出Html和PDF文件。
wxm/ddoc
1007 Downloads
基于 laravel 框架, 读取数据库信息生成数据库字典, 通过控制器注释生成API接口文档, 注册 ddoc 路由网页形式呈现
ethan/laravel-ddoc
63 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
18 Downloads
引入ddoc,自动读取数据库字典
phpdocumentor/reflection-docblock
640027380 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
773235306 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/annotations
491361613 Downloads
Docblock Annotations Parser
doctrine/orm
243744184 Downloads
Object-Relational-Mapper for PHP
doctrine/instantiator
758615798 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
728900643 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
425693035 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
498743909 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
537766637 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.