Commit graph

20 commits

Author SHA1 Message Date
d5ff43e768
ci: switch to github actions
Dropped Travis CI and Coveralls for GitHub Actions and CodeCov.
2020-06-01 22:15:59 -05:00
cdb2e05cf4 chore(ci): test against PHP 7.4
* Updated to test again PHP 7.4 and to use that for coverage reporting.
* Added PHP nightly builds as an allowable failure.
* Added a git ignore as well as a `phpunit` configuration.
* Updated the tests and CI configuration to better handle the juggling of PHP and `phpunit` versions.
* Updated the coveralls dependency to be the latest and greatest instead of the deprecated package.
* Tweaked the README, updated the LICENSE years and bumped this package's version.
* Dropped Patreon link in favor of using Github Sponsors.
2020-01-09 21:49:13 -06:00
e41f4f7630
PHP 7.3 and more
* Added CI for PHP 7.3
* Dropped CI for HHVM (was running into too many issues out of no where)
* Reworked CI distros where I could
* Bumped copyright year
* Cleaned up the README, fixed spacing, dumped some of the wordiness
2019-01-03 00:21:50 -06:00
57f38f3193
Fixed typo 2017-05-28 12:12:13 -05:00
Josh Sherman
5ad1e4e9f7 Updated badges 2016-06-08 22:04:41 -05:00
Josh Sherman
6a03636f11 Updated a bunch of shit
Updated PHP versions to test against, copyright dates, dropped gittip,
cleaned up a bit of formatting to make more PSR-compliant and bumped the
version number slightly
2016-06-08 21:46:22 -05:00
Josh Sherman
ece0a6f057 Update README.md
Went back to dev-master, no need to specify a version (even though there is a formal release). Will leave that up to the dev to figure out if they need a specific version.
2014-09-17 13:01:49 -04:00
Josh Sherman
28a4066917 Dropped require from README
Kind of obvious you need to require the library. If using composer, the
autoloader will take care of it.
2014-09-13 09:36:20 -04:00
Josh Sherman
6e2d8284a1 Merge branch 'master' of github.com:joshtronic/php-loremipsum 2014-09-13 08:31:32 -04:00
Josh Sherman
6006449f39 Preparing for versioning. 2014-09-13 08:31:18 -04:00
Josh Sherman
bb02cf630b Added some emoji goodness 2014-09-13 08:14:57 -04:00
Josh Sherman
966f2d26bc Code cleanup
Converted tabs to spaces, dropped closing ?> and reformatted README to 80
columns.
2014-09-13 08:09:35 -04:00
Josh Sherman
68e162388d Updated badges 2014-05-14 17:16:45 -04:00
Josh Sherman
f7a303f01d Fixed a typo 2014-05-14 15:34:34 -04:00
Joshua Sherman
07b82fadeb Added PHP compatibility and tweaked coveralls command 2014-05-14 11:38:58 -04:00
Joshua Sherman
cbd0698fab Composer, coveralls, badges, travis too! 2014-05-14 11:22:42 -04:00
Joshua Sherman
695519a16a Added badge to readme 2014-05-14 11:07:07 -04:00
Joshua Sherman
3859b0da7c Added word generation
Markup injection is working as well. Next up sentences!
2014-05-13 16:22:04 -04:00
Joshua Sherman
6ea259cb77 Put together README 2014-05-13 10:59:36 -04:00
Josh Sherman
55b4bde45a Initial commit 2014-05-12 19:17:20 -07:00