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