• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

brandonwamboldt / utilphp / 231

Builds Branch Commit Type Ran Committer Via Coverage
231 master Added a function+test to apply a formatting mask to a given string (similar to http://digitalbush.com/projects/masked-input-plugin) Pull #120 13 Dec 2016 06:02PM UTC web-flow travis-ci pending completion   set done
230 master Added url_exists Check if an absolute url is valid (returns http code 200) Pull #119 17 Nov 2016 03:39PM UTC web-flow travis-ci pending completion   set done
229 master Added phone_to_link Take a phone number in any format and format it to be used in a link. Supports optional creating of the entire anchor tag. e.g. (555) 867-5309 Becomes 5558675309 and can be used as a link <a href="tel:5558675309">(555) 867... Pull #119 17 Nov 2016 03:37PM UTC web-flow travis-ci pending completion   set done
228 master Added valid_json and invalid_json Check if a json string is valid json Pull #119 17 Nov 2016 03:35PM UTC web-flow travis-ci pending completion   set done
227 master Added array_to_words Take an array and parse it to a string that would fit into a sentence. e.g. array( 'this', 'that', 'the other' ) Becomes "this, that, and the other" Pull #119 17 Nov 2016 03:33PM UTC web-flow travis-ci pending completion   set done
226 master Added str_proper Take a string and convert it to proper casing. e.g. "aLl GoOD BOYS dO FINe" becomes "All Good Boys Do Fine" Pull #119 17 Nov 2016 03:25PM UTC web-flow travis-ci pending completion   set done
225 master Replaced str_contains Replaced str_contains to support case sensitive searches Pull #119 17 Nov 2016 03:23PM UTC web-flow travis-ci pending completion   set done
224 master add array_pack to pack given values into an array with specified keys Pull #116 11 May 2016 05:56AM UTC aiddroid travis-ci pending completion   set done
223 master add array_pack Pull #116 11 May 2016 05:25AM UTC aiddroid travis-ci pending completion   set done
222 master Added a function+test to apply a formatting mask to a given string (similar to http://digitalbush.com/projects/masked-input-plugin) Pull #117 28 Apr 2016 04:09AM UTC e59 travis-ci pending completion   set done
221 master add array_pull() for pull array value from specified fields Pull #116 25 Apr 2016 08:38AM UTC aiddroid travis-ci pending completion   set done
220 master Refactored is_https The function had a redundant return statement and was using the incorrect headers Pull #112 20 Feb 2016 06:56AM UTC softwarespot travis-ci pending completion   set done
219 master Merge pull request #108 from alihamze/master Added proxy support to is_https() push 19 Feb 2016 02:39AM UTC brandonwamboldt travis-ci pending completion   set done
218 master Merge pull request #110 from softwarespot/psr-2-fixes Minor PSR-2 fixes push 19 Feb 2016 02:30AM UTC brandonwamboldt travis-ci pending completion   set done
217 master Typo push 19 Feb 2016 02:27AM UTC brandonwamboldt travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 13
  • 14
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc